phoenixr-codes/adventofcode2025
Advent of Code 2025 in Zig
Put the example input example.txt and your personal input input.txt, into
the input directories of each day. This project uses Zig version
0.16.0-dev.393+dd4be26f5.
zig run-day01 -- 1 # part 1
zig run-day01 -- 2 # part 2