PDA

View Full Version : Finding magic numbers


C++
09-06-2009, 08:51 PM
Hello all, I have a trouble finding Magic Numbers. I'd greatly appreciate any help in writing a function in C/C++ that will find all magic numbers (with 1000 iterations or less). "Magic numbers" are 6 digit numbers that have the property that they are equal to the square of the sum of two...