c-solutions icon indicating copy to clipboard operation
c-solutions copied to clipboard

Exercise 6.12

Open laerson opened this issue 3 years ago • 0 comments

The condition should be "d * d < n" It is redundant to check if it is prime, when d squared is equal to n.

laerson avatar Jul 22 '22 01:07 laerson