Posts by Jose Marcio • 21 points
1 post
-
2
votes1
answer91
viewsQ: How to get a result type n1 + N2 + n... = x?
I am learning programming in C online and wrote this code to find the perfect numbers in a given range, but I would like to show the result with the sum of the divisors, for example : 1 + 2 + 3 = 6…
casked Jose Marcio 21