Advent of Code 2021 in Go Go solutions for the Advent of Code 2021. Useful commands Inside each folder: # run tests go test -v . # run the main program go run .