Advent of Code

Solutions to Advent of Code problems in Go.

Usage

Clone and build this project then invoke with:

./advent-of-code <YEAR> <DAY> <INPUT_FILE>