adventOfCode/challenges/2023/01-trebuchet
2023-12-03 22:57:22 +00:00
..
main.hs 2023.01.1 in Haskell 2023-12-02 00:00:38 +00:00
main.py Update main.py 2023-12-01 22:00:36 +00:00
README.md 2023.01.1 in Haskell 2023-12-02 00:00:38 +00:00
tests.json Fix 2023.01 test 2023-12-03 22:57:22 +00:00

Day 1: Trebuchet?!

The Haskell implementation included here is only partial, mostly because I ran out of patience with it after taking an age to implement the CLI required.