练33.3 水仙花数
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
尼克在学习了“水仙花数”这一课后,想找出所有的“水仙花数”,但他没有足够的时间去做这件事。所以,请你试编一程序,求出所有的“水仙花数”。
说明:如果一个三位数等于它各个数位上的数字的立方和,那么这个数就是“水仙花数”。
输入格式
无
输出格式
一行,若干个整数,表示所有的“水仙花数”,两数之间以一个空格隔开。
样例
无
153 370 371 407
周六10:30
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 11
- Start at
- 2023-12-9 10:00
- End at
- 2023-12-9 12:00
- Duration
- 2 hour(s)
- Host
- Partic.
- 2