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

2015年4月7日

摘要: Given an array of integers, find two numbers such that they add up to a specific target number.The function twoSum should return indices of the two nu... 阅读全文

posted @ 2015-04-07 22:41 NUST小文 阅读(105) 评论(0) 推荐(0) 编辑

摘要: Implementatoito convert a string to an integer.Hint:Carefully consider all possible input cases. If you want a challenge, please do not see below and ... 阅读全文

posted @ 2015-04-07 20:53 NUST小文 阅读(160) 评论(0) 推荐(0) 编辑