[Yahoo] Cloest palindrome number, Solution

摘要: Given an integer, print the closest number to it that is a palindrome - eg, the number "1224" would return "1221".[Thoughts]pseudo code: (with two exa... 阅读全文
posted @ 2013-02-04 04:17 小刀初试 阅读(190) 评论(0) 推荐(0)