Code solutions to Advent of Code 2021
Execute the solutions with the following command where n is the challenge day.
go run advent-of-code-2021/src/day<n>/d<n>.go
This project is released under the MIT license. Check out the LICENSE file for more information.