C Program to print Armstrong Numbers between 1 and 500

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 24

  • @brunoavelar4003
    @brunoavelar4003 3 ปีที่แล้ว +9

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

    • @vivek5807
      @vivek5807 2 ปีที่แล้ว

      Yes

    • @rajmalla5310
      @rajmalla5310 2 ปีที่แล้ว

      but here it say 1 - 500 mean that's why he used cube 3 times

  • @yashmeenkhan3638
    @yashmeenkhan3638 3 ปีที่แล้ว +6

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

  • @cubeextrainers8598
    @cubeextrainers8598 3 ปีที่แล้ว +1

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

  • @islam__352
    @islam__352 2 ปีที่แล้ว

    Program run hi nahi kar raha hai

  • @islam__352
    @islam__352 2 ปีที่แล้ว +1

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

    • @technotipDOTorg
      @technotipDOTorg  2 ปีที่แล้ว +1

      There are no subtitles for the video. It's auto-generated by TH-cam. You can click on settings icon and click on cc to disable subtitle. Hope that helps.

  • @ganeshvernekar2797
    @ganeshvernekar2797 3 ปีที่แล้ว

    How can I help you..🙏🙏🙏

  • @ExcusemeJay
    @ExcusemeJay 4 ปีที่แล้ว +2

    you are the best

    • @technotipDOTorg
      @technotipDOTorg  4 ปีที่แล้ว

      Thank you :)

    • @m.m.g8788
      @m.m.g8788 3 ปีที่แล้ว

      @@technotipDOTorg the nested loop with rem = num % 10 going till it's enclosure right above count++, how exactly does it work...I'm still heavily confused by that one...

    • @m.m.g8788
      @m.m.g8788 3 ปีที่แล้ว

      @@technotipDOTorg since sum starts at 0 how when the count reaches 153 do we calculate the sum to be equivalent to 153...Will it be that by the rem it was divided by 10 ?

  • @ty_b_32_ramkrushna_karnika25
    @ty_b_32_ramkrushna_karnika25 4 ปีที่แล้ว +2

    Thank you

  • @naveentechtravel3215
    @naveentechtravel3215 3 ปีที่แล้ว

    What is IDE sir

    • @loveki5369
      @loveki5369 3 ปีที่แล้ว +1

      Code blocks

    • @naveentechtravel3215
      @naveentechtravel3215 3 ปีที่แล้ว

      I mean software name

    • @craven3133
      @craven3133 2 ปีที่แล้ว

      Integrated development environment 😂😂

  • @abhimathers8865
    @abhimathers8865 ปีที่แล้ว

    wasted 3 min , not recommended
    explaining power=0

  • @thisisgourav5203
    @thisisgourav5203 2 ปีที่แล้ว

    Your concept is wrong bro