C Program to print Armstrong Numbers between 1 and 500

preview_player
Показать описание

Write a program to print out all Armstrong numbers or Narcissistic number between 1 and 500. If sum of cubes of each digit of the number is equal to the number itself, then the number is called an Armstrong number.

C Programming Interview / Viva Q&A List


C Programming: Beginner To Advance To Expert
Рекомендации по теме
Комментарии
Автор

Armstrong numbers aren't the number's digits cubed, but rather the digits of a number to raised the amount digits in said number.

brunoavelar
Автор

Sir I try a coding but result not show screen fully black

yashmeenkhan
Автор

don't believe this guy
I modified the code and added scanf to enter the limit
but it showed only up to 407

cubeextrainers
Автор

Aapka pura screen nahi dikhta hai video me please subtitle hata kar video upload kariye

islam__
Автор

wasted 3 min, not recommended
explaining power=0

abhimathers