We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b82da commit 1755fb2Copy full SHA for 1755fb2
math/fibonacci_fast.cpp
@@ -30,7 +30,6 @@
30
*/
31
constexpr uint64_t MAX = 93;
32
33
-
34
/**
35
* @brief Function to compute the nth Fibonacci number
36
* @param n The index of the Fibonacci number to compute
0 commit comments