Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 283 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 283 Bytes

Advent of Code 2024

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.