algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

Fix for negative number case Fibonacci.cpp

Open danildenha opened this issue 2 years ago • 0 comments

If the input is less than 0, handle this case by simple if else

danildenha avatar Dec 06 '23 22:12 danildenha