KCS151/KCS251 PPS Lab Exercise Dr. A.P.J. Abdul Kalam Technical University (AKTU), Lucknow KCS151 / KCS251 Programming for Problem Solving - Using C Language Lab Exercise 19. Write a program to print Armstrong numbers from 1 to 1000. Sample Input and OutputSample Result:Armstrong numbers from 1 to 1000: 1 2 3 4 5 6 7 8 9 10 153 370 371 407 Previous Next