Problem AK: 找水仙花数

Problem AK: 找水仙花数

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

Description

水仙花数:三位数,各位立方和  =  自身

例如

153 = 1的立方 + 5的立方 + 3的立方