游客 Signup | Login
中文 | En

2247 - a1006

通过次数

0

提交次数

0

Time Limit : 1 秒 Memory Limit : 128 MB

编程输出全部的水仙花数.所谓水仙花数是指一个三位数,其各位数字的立方和等于该数本身。 如:153=1^3+5^3+3^3每行一个数

Input

153

...

...

...


Output

Examples

Input Format


                        

Output Format