From 350d511cc6c28247a2872893db73454bbd66d681 Mon Sep 17 00:00:00 2001 From: ilikecats Date: Sat, 6 Jul 2024 00:08:41 +0000 Subject: [PATCH] did this not have indentation? huh? --- main.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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