repository
0.0.0-20241213221243-48d9de541047
Repository: https://github.com/brpratt/advent-of-code.git
Documentation: pkg.go.dev
# README
advent-of-code
Run
go run -C [path] .
# example: go run -C 2019/02 .
Test
go test -timeout 30s ./...
go run -C [path] .
# example: go run -C 2019/02 .
go test -timeout 30s ./...