Advent of Code 2020 My attempts at Advent of Code 2020! All of these run with Go and use the built-in libraries. You can run them yourself with: go run main.go $INPUT_FILE E.g. go run main.go input.txt