Blog

Viewing posts tagged isprime

isPrime

Posted by: Matthew Ahn in C++ 1 year, 2 months ago
bool IsPrime(int number)

Tags: c isprime
read more / Comments