Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 145 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 145 Bytes

advent-of-code-2024

My attempts at https://adventofcode.com 2024 edition.

To run a single day, run:

go run cmd/day<DAY>/main.go