AdventOfCode2022/08/README.md
2022-12-11 02:26:42 +01:00

234 B

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