Loading

摘要: 题目描述:Longest Palindromic SubstringGiven a stringS, find the longest palindromic substring inS. You may assume that the maximum length ofSis 1000, and ... 阅读全文
posted @ 2015-02-06 21:57 Yano_nankai 阅读(150) 评论(0) 推荐(0) 编辑
摘要: 题目描述:Median of Two Sorted ArraysThere are two sorted arrays A and B of size m and n respectively. Find the median of the two sorted arrays. The overal... 阅读全文
posted @ 2015-02-06 21:35 Yano_nankai 阅读(151) 评论(0) 推荐(0) 编辑