#13. 水仙花数
水仙花数
说明
打印出所有"水仙花数", 所谓水仙花数就是只一个三位数, 其各位数字立方和等于该数本身. 如153 = 13+53+33.
输出格式
输出每个水仙数,每个输出一行。
样例
提示
总共有4个水仙花数。
打印出所有"水仙花数", 所谓水仙花数就是只一个三位数, 其各位数字立方和等于该数本身. 如153 = 13+53+33.
输出每个水仙数,每个输出一行。
总共有4个水仙花数。
By signing up a 羽润编程 universal account, you can submit code and join discussions in all online judging services provided by us.