Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 243 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 243 Bytes

Advent of Code 2021

These are my solutions to the Advent of Code 2021 puzzles using Zig.

Run a puzzle

zig build day01-run

Test a puzzle

zig build day01-test