Leetcode: 70. Climbing Stairs(Week1, Easy)

注: 本文使用三種方法實現Fibonacci Sequence:遞歸法、非遞歸法、矩陣快速冪法ios Leetcode 70 You are climbing a stair case. It takes n steps to reach to the top. Each time you can either climb 1 or 2 steps. In how many distinct wa
相關文章
相關標籤/搜索