repository
0.0.0-20241206080431-85b577bc6ac4
Repository: https://github.com/havill/adventofcode.git
Documentation: pkg.go.dev
# README
Advent of Code
My solutions to the Advent of Code starting with the year 2023. Writing in Go and avoiding relying on libraries for parsing or advanced data structures, so it looks a lot like C. Per the author's copyright, inputs and outputs not provided.