leetcode summary 09/13
Contents
409. Longest Palindrome
- use as many as char in odds
- add 1 if any odd exists
479. Largest Palindrome Product
- enumerate all situation from max to min
266. Palindrome Permutation
- only one odd count
267. Palindrome Permutation II
Author Chen Tong
LastMod 2017-09-13