c-solutions
c-solutions copied to clipboard
Exercise 6.12
The condition should be "d * d < n" It is redundant to check if it is prime, when d squared is equal to n.