gmorpheme / adventofcode2017-clojure

Advent of Code 2017 solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventofcode-clojure

A set of Clojure solutions for Advent of Code 2017 exercises.

Usage

All solutions are in core.clj with tests in core_test.clj.

Print out all solutions with lein run.

License

Copyright © 2017 Greg Hawkins

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

About

Advent of Code 2017 solutions

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%