LZ_Jaja

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

2018年7月30日

摘要: Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in or 阅读全文
posted @ 2018-07-30 20:31 LZ_Jaja 阅读(167) 评论(0) 推荐(0) 编辑

摘要: The count-and-say sequence is the sequence of integers with the first five terms as following: 1 is read off as "one 1" or 11.11 is read off as "two 1 阅读全文
posted @ 2018-07-30 15:02 LZ_Jaja 阅读(180) 评论(0) 推荐(0) 编辑