AdventOfCode2022/08/README.md
2023-12-09 13:46:15 +01:00

287 B

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