LZ_Jaja

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年7月31日

摘要: 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 ways can you cl 阅读全文
posted @ 2018-07-31 22:39 LZ_Jaja 阅读(199) 评论(0) 推荐(0) 编辑

摘要: Given two binary strings, return their sum (also a binary string). The input strings are both non-empty and contains only characters 1 or 0. Example 1 阅读全文
posted @ 2018-07-31 22:06 LZ_Jaja 阅读(151) 评论(0) 推荐(0) 编辑

摘要: Given a non-empty array of digits representing a non-negative integer, plus one to the integer. The digits are stored such that the most significant d 阅读全文
posted @ 2018-07-31 21:02 LZ_Jaja 阅读(182) 评论(0) 推荐(0) 编辑