Testing testing one two 3

This commit is contained in:
2024-07-05 16:49:52 -07:00
commit b668ce7f8a
4 changed files with 35 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
default:
mkdir bin
c++ main.cpp -o bin/primes