文件名称:Palindromes

  • 所属分类:
  • 状态条
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2016-10-24
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 水**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

求1-20000之间的平方回文数

回文数也叫对称数,是指这类数的各位数字具有对称性,例如12121,通常,可以通过使用任何一个数字与其倒序数相加,再依次执行下去获得,例如:96+69 165,165+561 726,726+627 1353,1353+3531 4884。但是也有某些数字目前为止还不能验证是否可以通过上述操作获得回文数,例如数字196。平方回文数是指这类数字即是回文数,又是某个自然数的平方数,例如121,就是11的平方数,同时也是回文数。可以编写程序,通过遍历获得平方回文数。-Find the number of square returns between 1-20000

The number of palindromes is also known as symmetry, that is, the number of each digit of such a number of symmetry, such as 12121, usually, you can use any number and its inverse number is added, followed by the implementation of the next to get, for example: 96+69  165 , 165+ 561  726, 726+ 627  1353, 1353+ 3531  4884. However, there are certain numbers that have not been verified so far as to obtain the number of palindromes, such as the number 196, by the above operation. Square palindrome is the number of such palindrome that is the number, but also the square of a natural number, such as 121, is the square of 11, but also palindrome number. You can write a program to get the square palindrome by traversing.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





The number of squared Palindromes.C

求1-20000之间的平方回文数.txt

Palindromes.C

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org