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 17de801 commit 44b82daCopy full SHA for 44b82da
math/fibonacci_fast.cpp
@@ -30,6 +30,7 @@
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