CHALLENGE: AMICABLE NUMBER | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

CHALLENGE: AMICABLE NUMBER

amicale numbers are two different numbers so related that the sum of the proper divisor of each is equal to the other number Ex 220 and 284 make a programm that list all the amicable numbers lower than a billion

1st Oct 2017, 7:54 PM
CCtuhulu
CCtuhulu - avatar
4 Answers
+ 5
https://code.sololearn.com/c6Sgb7FyDMdC/?ref=app
5th Oct 2017, 2:44 PM
Kartikey Sahu
Kartikey Sahu - avatar
+ 3
Similar to challenge by @Luca Friendly numbers Here's mine https://code.sololearn.com/ci7i6EjNjZ7o/?ref=app
5th Oct 2017, 10:30 AM
Infinity
Infinity - avatar
0
https://code.sololearn.com/c7JanWTaQtoW/?ref=app
22nd Feb 2018, 4:16 PM
Abhimanyu Gupta
Abhimanyu Gupta - avatar