1
0
forked from danmax/aoc

organised 2024 year and added day4 in rust solution

This commit is contained in:
deadvey
2024-12-14 02:27:21 +00:00
parent 8f62314da3
commit 1eb0384e35
30 changed files with 268 additions and 0 deletions

8
2024/1/day1bothparts/mult.sh Executable file
View File

@@ -0,0 +1,8 @@
g++ sorter.cpp -o run
time ./run
time ./run | grep real
time ./run | grep real
time ./run | grep real
time ./run | grep real
time ./run | grep real
time ./run