Problem1596-- 第35课 水仙花数——P140

1596: 第35课 水仙花数——P140

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MiB

Description

试编一程序,求出所有的水仙花数。

Input

Output

输出一行:若干个整数,每个整数之间用两个空格隔开。

Sample Input Copy

Sample Output Copy

153  370  371  407

Source/Category