Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~10.6K People Reached
Favorite Forums
Favorite Tags
2 Posted Topics
This error is basically due to wrong use of the assignment operator. Try using only 1 value on left hand side and computable value on right hand side.
If you want to calculate Armstrong Numbers with more than three digits, it is important to re-iterate the loop uptil the Number of Digits in that Integer. It is also commonly known as Narcissistic Numbers. Here, the loop calculates till the end of the Number of Digits in that given …
The End.
Tushar_4