add project structure
This commit is contained in:
parent
471297e87a
commit
457f95ae62
2
run
2
run
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user