Input and calibration files should be placed in the data
directory.
Run each days solutions with e.g. gleam run -m day1_1
replacing the day and puzzle numbers.
The main aoc module executes all given puzzles in sequence.
gleam run
will print the calibration and input result for each puzzle.