Run make to generate the files for day 0 through 12
To execute solutions, run commands from odin run day_01 to odin run day_12
To run tests, run commands from odin test day_01 to odin test day_12
Template repository for using Odin in Advent of Code 2025