Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 212 Bytes

AoC golang

Can be built with go build. Tested with go test

The binary has a CLI that can be called as so to run arbitrary inputs for any solution

./aoc.exe -year=2023 -day=01 -part=1 -input="Your/ninput/nhere"