Advent of Go 2020 These are my solutions (in Go) to Advent of Code 2020 (https://adventofcode.com/2020), a daily programming challenge. Most days require an input file: go run main.go -d 2 -i day02/input.txt