Advent of Code 2020 https://adventofcode.com/2020 Language Implemented in Go. Preparation Install Go for your platform. Running tests Run tests with go test: go test ./...