AdventOfCode2022/08
2023-12-09 12:07:28 +01:00
..
main.cpp renamed because github is stupid 2022-12-11 02:26:42 +01:00
README.md renamed because github is stupid 2022-12-11 02:26:42 +01:00

Day 8

🎁🎁🎁🎁🎁🎁🎁🎁

Today's language: C++

I hope we are not missing the wood for the trees...

gcc main.cpp -o day8 -O3 forest.txt
./day8