module
0.0.0-20231226053349-dc81ef510f3f
Repository: https://github.com/drjosh9000/adventofcode.git
Documentation: pkg.go.dev
# README
adventofcode
My Advent of Code solutions.
I try to write these as quickly as possible, and each solution needs to work for exactly one (1) input file. Good code this is not. Do not read the code here or seek inspiration in this repo, particularly for
- readability / maintainable code,
- correctness,
- scalability,
- good uses of language or library features,
- or even efficiency.
You have been warned!
Hints
go run ./cmd/mkyear 2023
./fetch.sh
./run.sh 1a
# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author