Description: In the three integers, such as 153 to meet the 13+ 53+ 33 = 153, this number is called Armstrong numbers, try to write a program to identify all of the three-digit Armstrong number.
File list (Check if you may need any files):
Armstrong.c
Armstrong.java
说明.txt