Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 134 Bytes

File metadata and controls

6 lines (4 loc) · 134 Bytes

Advent of Code 2024

Trying Zig this time! Solutions are in the src/aoc#/ folders.

Run

zig build run -- 1 to run day 1, etc