Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 174 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 174 Bytes

Advent Of Code 2023

Language: Zig

Version: 0.11.0

Running

To run a single puzzles tests:

$ zig test --main-pkg-path src  src/puzzles/dayXX.zig