+ 1
Sum of amicable numbers
I'm trying to get sum of amicable numbers but the code is not working. https://code.sololearn.com/cEKJ75RXqN7K/?ref=app
1 Antwort
+ 1
Joseph Oritseweyinmi you can learn to check whether a pair of number is amicable or not from this code and learn something more.
(for learning purpose only)
https://code.sololearn.com/cg559umF07Lc/?ref=app