摘要: problem description: given a string s, you shou find the longest palindromic substring in there for example:input :"ssaass" ouput:"ssaass" one solutio 阅读全文
posted @ 2017-04-07 12:41 whatyouknow123 阅读(169) 评论(0) 推荐(0) 编辑