We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Advent of Code 2021. In Golang.
Create modules
go mod init xxx/yyy
Run go code
go run .