RATING
0.00
Karma: 0.00
Algorithms → The Nth Fibonacci Number in O(log N) (11)
- 0
If you do the matrix power more cunningly, you don't need to memoize anything. Just use this: