My Advent of Code solutions
Find a file
eriedaberrie f52cd41da1 2023 day 13
Star 2 is the most scuffed and probably incorrect thing ever but it produced the
right answer for my input and that's good enough for me.
2023-12-15 23:11:31 -08:00
2023 2023 day 13 2023-12-15 23:11:31 -08:00
.clangd Add nix stuff 2023-12-06 23:31:00 -08:00
.envrc Add nix stuff 2023-12-06 23:31:00 -08:00
.gitignore 2023 day 8: add Haskell solution 2023-12-07 23:10:02 -08:00
flake.lock Add nix stuff 2023-12-06 23:31:00 -08:00
flake.nix Nix: add text-icu package 2023-12-10 20:14:59 -08:00
LICENSE Add GPL license 2023-12-06 23:34:57 -08:00
README.org Add readme 2023-12-03 13:39:12 -08:00

Advent of Code

My Advent of Code solutions.

Do not expect any form of consistency or maintainability from the files contained within this repository, just that they managed to get the right answers for me.