Solutions for Advent of Code 2017.
Each advent calendar solution can be carefully unwrapped in the folder for that day. 🎄
All solutions are in Golang.
For most solutions, a simple go build
in the folder for the day you want to unwrap will produce an executable that you can run to see the solution for a particular input (you can change the input in input.txt).