algorithms
algorithms copied to clipboard
Fix for negative number case Fibonacci.cpp
If the input is less than 0, handle this case by simple if else