/aoc

Advent of code solutions in Clojure

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

aoc

Solutions for https://adventofcode.com/2017

Installation

Clone and run with lein

Usage

For day n and problem m:

lein run -m aoc.day{n}.prob{m}

License

Copyright © 2017 Pawan Dubey

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.