Commit Graph

6 Commits

Author SHA1 Message Date
831bbf4f63 Move IntPair and PosSet into Aoc library.
These are obviously generic enough and useful for the future that they
can be moved to a shared library.
2024-12-06 17:15:37 +00:00
590637e0de Upgrade Ocamlformat version. 2024-12-06 15:42:18 +00:00
c6fb838463 Make ints_of_string generic and move to lib. 2024-12-05 15:43:18 +00:00
2ee7f6a3d3 Rename functions to be more idiomatic. 2024-12-03 08:53:02 +00:00
efdde2441b Add a generic main function. 2024-12-02 09:46:15 +00:00
85bccdec58 Add day 2402. 2024-12-02 08:40:32 +00:00