5. Longest Palindromic Substring (DP)
摘要:
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 longes 阅读全文
posted @ 2016-04-06 15:43 joannae 阅读(161) 评论(0) 推荐(0) 编辑