摘要: 题目: Write a function to find the longest common prefix string amongst an array of strings. 链接:http://leetcode.com/problems/longest-common-prefix/ 一刷: 阅读全文
posted @ 2016-06-03 11:17 panini 阅读(215) 评论(0) 推荐(0) 编辑
摘要: 题目: Determine whether an integer is a palindrome. Do this without extra space. click to show spoilers. Some hints: Could negative integers be palindro 阅读全文
posted @ 2016-06-03 10:51 panini 阅读(191) 评论(0) 推荐(0) 编辑