IDEA: Perfect number finder [Archive] - C Board

PDA

View Full Version : IDEA: Perfect number finder


ygfperson
08-13-2002, 12:14 AM
Write a program that uses the most efficient algorithm to find perfect numbers

sundeeptuteja
08-16-2002, 03:34 AM
This is a program to find perfect numbers within a specified range(in this case, between 5 and 100).

ygfperson
08-16-2002, 09:45 AM
thanks for the program, but this is a place to discuss ideas, not submit programs

the program can be improved a bit... using mersanne(sp?) primes