| I did not feel like optimizing this one, so its a O(n^2) looking over every cell in the grid. Performs way faster than my optimized day6 solution tho :DD | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| I did not feel like optimizing this one, so its a O(n^2) looking over every cell in the grid. Performs way faster than my optimized day6 solution tho :DD | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||