摘要: Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000. 给出一个字符串S,找到一个最长的连续回文串。你可以假设s的最大长度是 阅读全文
posted @ 2017-07-05 11:40 朝_风 阅读(324) 评论(0) 推荐(0) 编辑