原文:[LeetCode] 214. Shortest Palindrome 最短回文串

Given a strings, you are allowed to convert it to a palindrome by adding characters in front of it. Find and return the shortest palindrome you can find by performing this transformation. Example : E ...

2015-05-23 03:09 12 23336 推薦指數:

查看詳情

LeetCode214. Shortest Palindrome

Shortest Palindrome Given a string S, you are allowed to convert it to a palindrome by adding characters in front of it. Find and return ...

Sun Jul 05 06:04:00 CST 2015 3 2583
[LeetCode] Shortest Palindrome

Given a string S, you are allowed to convert it to a palindrome by adding characters in front of it. Find and return the shortest palindrome you can ...

Sat May 23 00:41:00 CST 2015 0 3235
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM