This repository contains my solution for the Advent of Code puzzles.
If you don't know what Advent of Code is, you're missing out!
Check out Advent of Code here: https://adventofcode.com/
You'll need leiningen for this.
Fire up a REPL of your choice, switch to the namespace of the task you want to run, and then
evaluate the forms in the comment block at the bottom of the namespace to get the solution.