Advent of Clojure 2016
My Advent of Code 2016 Solutions in Clojure.
Code layout
The solutions are in the src
directory.
The problem inputs are in the resources
directory.
How to use
See the src/advent-of-clojure-2016
directory for the solutions.
For more coding problems see 4Clojure