Solutions are run using the aoc-runner
fish shell script, and implemented in various programming languages as I saw fit, including Rust, OCaml...
Input files are located in the input/
folder and named dayXX.txt
, where XX
is the zero-padded day number.