Advent of Code 2021. In Golang.
Primary LanguageGo
Create modules
go mod init xxx/yyy
Run go code
go run .