This commit is contained in:
2025-12-13 18:48:07 -10:00
parent 457f95ae62
commit ed5a433df3
4 changed files with 95 additions and 1 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
set -e
g++ src/day$1.cpp -std=c++23
./build $1
./a.out