AdventOfCode2022/8
matthias@arch 36477f05be day8
2022-12-09 00:34:08 +01:00
..
.gitignore day8 2022-12-09 00:34:08 +01:00
forest.txt day8 2022-12-09 00:34:08 +01:00
main.cpp day8 2022-12-09 00:34:08 +01:00
README.md day8 2022-12-09 00:34:08 +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