add project structure

This commit is contained in:
Adam Jeniski 2025-12-13 13:27:09 -10:00
parent 471297e87a
commit 457f95ae62
2 changed files with 1 additions and 1 deletions

2
run
View File

@ -2,5 +2,5 @@
set -e set -e
g++ main.cpp -std=c++23 g++ src/day$1.cpp -std=c++23
./a.out ./a.out