Categorygithub.com/gdejong/advent-of-code-2024
repository
0.0.0-20241205211951-6ef1e6afa63e
Repository: https://github.com/gdejong/advent-of-code-2024.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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