repository
0.0.0-20241208001124-05993c2f23a7
Repository: https://github.com/dtrts/adventofcode.git
Documentation: pkg.go.dev
# README
Advent Of Code
My solutions for https://adventofcode.com.
go run dayXX.go
They haven't been optimised for time or usage so caution as you go.
Completed puzzles:
- 2019: 1,2,4
- 2018: 1-8, 13(i), 18
- 2015: 1-21