Fork me on GitHub
摘要: Given a non-empty string s, you may delete at most one character. Judge whether you can make it a palindrome. Example 1: Input: "aba" Output: True Exa 阅读全文
posted @ 2017-09-20 17:28 hellowOOOrld 阅读(216) 评论(0) 推荐(0)