Advent of Code in Zig.
Put the input
file in the same directory as the code then compile and run it, e.g.:
cd day01
zig run part1.zig
Advent of Code in Zig.
Put the input
file in the same directory as the code then compile and run it, e.g.:
cd day01
zig run part1.zig