文件名称:mickey
介绍说明--下载内容均来自于网络,请自行研究使用
打印出100-999之间所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。
例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方-Print out between 100-999 all the " Narcissus number" so-called " Narcissus number" refers to a three-digit, which you figure is equal to the number of cubic itself. For example: 153 is a " Narcissus number" , because 153 = 1 cubic+5 cubic cubic+3
例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方-Print out between 100-999 all the " Narcissus number" so-called " Narcissus number" refers to a three-digit, which you figure is equal to the number of cubic itself. For example: 153 is a " Narcissus number" , because 153 = 1 cubic+5 cubic cubic+3
相关搜索: 水仙花
(系统自动生成,下载前可以参看下载内容)
下载文件列表
冒泡排序.cpp
水仙花数.cpp
水仙花数.cpp