Leetcode 70 Climbing Stairs 爬楼梯的方法(动态规划)

题目描述:数组 You are climbing a stair case. It takes n steps to reach to the top.spa Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb to the top?code Note: Given n will
相关文章
相关标签/搜索