advent-of-code-2017 icon indicating copy to clipboard operation
advent-of-code-2017 copied to clipboard

Solutions for Advent of Code 2017

Advent of Code 2017

My solutions for Advent of Code 2017.

Originally, I had no intention to publish these files, but at least one person has expressed interest, so why not? These code files represent a balance between finding a solution fast, but still keeping the code acceptable and interesting to myself. I do tend to polish it a bit after I've found the solution, but before I commit it, but no aggressive refactoring takes place. Some of the code may be rough around the edges.