17 December 2024 advent of code, haskell Advent of Code 2024 day 17 A simple virtual machine, with reverse engineering I avoided. Read more
16 December 2024 advent of code, haskell Advent of Code 2024 day 16 Trying a Search.Algorithms library, then having to resort to hand-building search. Read more
15 December 2024 advent of code, haskell Advent of Code 2024 day 15 Using Maybe to say if blocks can be moved, and the monad instance to simplify the plumbing. Read more