# README
Advent of Code {{YEAR}} - Day {{DAY}}
In this readme I detail the puzzle instructions from adventofcode.com/{{YEAR}}/day/{{DAY}} along with the answers to the puzzle, and any explanation on how I solved it. I typically try to comment the code in such a way that further explanation is not needed, but if things are particularly peculiar then I'll write a little something here.