Go to file
2023-11-27 13:45:32 -08:00
inputs brute force day 16.1 with incorrect algorithm lol 2023-11-21 18:17:35 -08:00
src clean up 15.1 implementation a bit 2023-11-27 13:45:32 -08:00
.envrc add dev env packages to depends 2023-11-20 13:36:40 -08:00
.gitignore add dev env packages to depends 2023-11-20 13:36:40 -08:00
.ocamlformat fix ocamlformat 2023-11-21 16:47:17 -08:00
.ocamlinit flatten array of array in grid implementation 2023-10-22 11:43:27 -05:00
aoc.opam update opam file 2023-11-20 14:25:38 -08:00
dune-project add dev env packages to depends 2023-11-20 13:36:40 -08:00
README.md fix opam file and add install steps to README 2023-11-20 12:24:23 -08:00

2022 AOC problems in Ocaml

$ opam switch create . --deps-only -y
$ dune build