AdventOfCode2022/08
2023-12-09 13:46:15 +01:00
..
main.cpp renamed because github is stupid 2022-12-11 02:26:42 +01:00
README.md update readmes 2023-12-09 13:46:15 +01:00

Day 8

🎁🎁🎁🎁🎁🎁🎁🎁

Today's language: C++

Lines of code: 116

Execution time: 0,002 s

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

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