- The Modern C++ Challenge
- Marius Bancila
- 20字
- 2021-06-25 22:01:21
7. Amicable numbers
Write a program that prints the list of all pairs of amicable numbers smaller than 1,000,000.
Write a program that prints the list of all pairs of amicable numbers smaller than 1,000,000.