码迷,mamicode.com
首页 > 其他好文 > 详细

[LeetCode] Longest Palindromic Substring 最长回文串

时间:2015-04-29 01:54:46      阅读:113      评论:0      收藏:0      [点我收藏+]

标签:

 

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 one unique longest palindromic substring.

 

http://fisherlei.blogspot.com/2012/12/leetcode-longest-palindromic-substring.html

http://blog.csdn.net/yzl_rex/article/details/7908259

[LeetCode] Longest Palindromic Substring 最长回文串

标签:

原文地址:http://www.cnblogs.com/grandyang/p/4464476.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!