对称数是指12321之类的、颠倒书写顺序仍不变的自然数。对称平方数是指它是对称数同时还是某个自然数的平方。有人证实698896是最小偶数位对称平方数(=836^2)。请各位高手编一程序,找出另外两个最小偶数位对称平方数。
计算机编程题 - 找最小偶数位对称平方数
所有跟帖:
• forget 1^2=1, 2^2=4.11^2=121,22^2=484.they are smallest.Why did -jinjing- ♀ (0 bytes) () 10/12/2010 postreply 16:15:30
• 偶数位。 -皆兄弟也- ♂ (0 bytes) () 10/12/2010 postreply 20:20:16
• Thanks. I'm too old to be fast and right. -jinjing- ♀ (0 bytes) () 10/12/2010 postreply 20:59:11
• I have proved that there is only 698896 in 6-digit number. -jinjing- ♀ (112 bytes) () 10/12/2010 postreply 20:56:19
• 回复:计算机编程题 - 找最小偶数位对称平方数 -巡天剑客- ♂ (145 bytes) () 10/14/2010 postreply 04:49:41
• A SAS solution -巡天剑客- ♂ (835 bytes) () 10/26/2010 postreply 05:19:44