C++ Exercises: Find the perfect numbers between 1 and 500
Write a program in C++ to find the perfect numbers between 1 and 500.
Visual Presentation:

Sample Solution :-
C++ Code :
Sample Output:
Find the perfect numbers between 1 and 500: ------------------------------------------------ The perfect numbers between 1 to 500 are: 6 28 496
Flowchart:

C++ Code Editor:
Contribute your code and comments through Disqus.
Previous: Write a program in C++ to display n terms of natural number and their sum.
Next: Write a program in C++ to check whether a number is prime or not.
What is the difficulty level of this exercise?
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics