Days completed:
I'll stick to part 1 of the challenges this year (w/ some exceptions, perhaps).
Includes VSCode dev container integration for OCaml 5.1 and the needed libraries.
dune build
# dune exec aoc2024 -- the_day_number --input your_input_filename, e.g.:
dune exec aoc2024 -- 1 -i input/1.txt