AoC in C++ Algorithms: Day 6

6 Dec 2024, 11:10

I didn’t manage to use any clever algorithms today, and only came up with a slow, brute-force solution for part 2.