[LeetCode] 266. Palindrome Permutation 回文全排列

Given a string, determine if a permutation of the string could form a palindrome. Example 1: Example 2: Example 3: Hint: 这道题让我们判断一个字符串的全排列有没有是回文字符串的,那
posted @ 2016-02-27 17:29  Grandyang  阅读(10578)  评论(3)    收藏  举报
Fork me on GitHub