摘要: 1.题目分析 Write a function to find the longest common prefix string amongst an array of strings. 2.解法分析 最近的几个leetcod... 阅读全文
posted @ 2013-08-20 22:02 曾见绝美的阳光 阅读(267) 评论(0) 推荐(0) 编辑
摘要: 1.题目描述 Implement atoi to convert a string to an integer. Hint: Carefully consider all possible input cases. If yo... 阅读全文
posted @ 2013-08-20 16:50 曾见绝美的阳光 阅读(268) 评论(0) 推荐(0) 编辑
摘要: 1.题目描述 Determine whether an integer is a palindrome. Do this without extra space. Some hints: Could ... 阅读全文
posted @ 2013-08-20 16:49 曾见绝美的阳光 阅读(326) 评论(0) 推荐(0) 编辑