Hacktoberfestadd codenew algorithm
仓库指标
- Star
- (13,462 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Implementing the algorithm for finding the nth Fibonacci number in O(logN) using matrix multiplication.
Implementing the algorithm for finding the nth Fibonacci number in O(logN) using matrix multiplication.