Categorygithub.com/jacobmiller22/aoc-2024
repository
0.0.0-20241219023802-27de79736231
Repository: https://github.com/jacobmiller22/aoc-2024.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Advent of Code 2024

My solutions to AOC 2024

Run with go run cmd/<day>/main.go -input=<path to input" -part=<part num>

eg go run cmd/d01/main.go -input="data/d01.txt" -part=2