文件名称:End-number
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2016-06-16
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写方法,输出n以内的所有完数。
完数:如果一个数恰好等于它的因子之和,则这个数就是“完数”。例如:6的因子是1、2、3,而6=1+2+3,因此6就是完数。
-The preparation method, all within a few finished output n. Ends count: If a number is exactly equal to the sum of its factor, then this number is the " complete count." For example: factor 6 is 1,2,3, and 6 = 1+2+3, so the number 6 is finished.
完数:如果一个数恰好等于它的因子之和,则这个数就是“完数”。例如:6的因子是1、2、3,而6=1+2+3,因此6就是完数。
-The preparation method, all within a few finished output n. Ends count: If a number is exactly equal to the sum of its factor, then this number is the " complete count." For example: factor 6 is 1,2,3, and 6 = 1+2+3, so the number 6 is finished.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
显示完数.txt