banan-os/userspace/aoc2024/day23
Bananymous d035068982 aoc2024: Implement day23 solution
I'm not proud of my implementation to last 2 days, but they work in a
reasonable time. I might optimize them later...

Problem is largely with my hash structures. Preallocating a lot of
elements before running day22 makes it run in less than half of the
current time.
2024-12-23 21:20:47 +02:00
..
CMakeLists.txt aoc2024: Implement day23 solution 2024-12-23 21:20:47 +02:00
main.cpp aoc2024: Implement day23 solution 2024-12-23 21:20:47 +02:00