Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 135 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 135 Bytes

aoc24

Advent of Code 2024

How to run

Run immediately:

go run main.go -d [day]

Or build it:

go build