diff --git a/main.cpp b/main.cpp index bd697e7..fd18629 100644 --- a/main.cpp +++ b/main.cpp @@ -1,4 +1,3 @@ - // Generate primes using the sieve of eratosthenes #include #include @@ -15,8 +14,8 @@ int main() { notprime = false; for (unsigned int i=0;i