摘要: Description: 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 阅读全文
posted @ 2019-04-09 19:18 Doris7 阅读(131) 评论(0) 推荐(0) 编辑
摘要: Description: Implement int sqrt(int x). Compute and return the square root of x, where x is guaranteed to be a non-negative integer. Since the return 阅读全文
posted @ 2019-04-09 19:16 Doris7 阅读(136) 评论(0) 推荐(0) 编辑