1 This repository contains my solutions for Advent of Code, an annual
2 puzzle hosted at https://adventofcode.com. It is just for fun. I
3 prefer GPLv3+ licensing (if you seriously have a reason to copy this
4 code and want a different license, contact me) for the files I
5 authored. I store my inputs in files named *.input* but exclude those
6 from the repo, since they come from the AoC website.