摘要: Problem Definition:Given n non-negative integers a1, a2, ..., an, where each represents a point at coordinate (i, ai).n vertical lines are drawn such ... 阅读全文
posted @ 2015-07-28 21:17 曾可爱 阅读(123) 评论(0) 推荐(0)
摘要: Problem Definition:Given a string S, find the longest palindromic substring in S.You may assume that the maximum length of S is 1000, and there exists... 阅读全文
posted @ 2015-07-28 15:59 曾可爱 阅读(121) 评论(0) 推荐(0)