banan-os/userspace
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
..
aoc2023 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
aoc2024 aoc2024: Implement day23 solution 2024-12-23 21:20:47 +02:00
libraries BuildSystem: Install base sysroot only once 2024-12-10 16:44:59 +02:00
programs Terminal: Set terminal size with TIOCSWINSZ when starting 2024-12-21 03:23:21 +02:00
tests Kernel/userspace: rework floating point math 2024-11-03 20:28:15 +02:00
CMakeLists.txt aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00