Solving Advent of Code 2024 in OCaml.
dune exec aoc -- ${ID} ${INPUT_FILENAME}
# For example:
dune exec aoc -- d01a data/d01.txtRun tests:
dune test| Name | Name | Last commit date | ||
|---|---|---|---|---|
Solving Advent of Code 2024 in OCaml.
dune exec aoc -- ${ID} ${INPUT_FILENAME}
# For example:
dune exec aoc -- d01a data/d01.txtRun tests:
dune test