Google Code Jam 2013的资格赛里的题目:
给定数字X和Y,返回其中包括多少个数字,数字本身是回文,同时也是另一个回文数字的平方。 Given two numbers X and Y, return how many numbers in that range (inclusive) are palindromes, and also the square of a palindrome.
最新评论