My attempt at solving the Advent of Code 2018 puzzles in Clojure.
The project uses Cognitect's test-runner
to run tests. To run the tests, execute the following command:
$ clj -M:test
- Day 1
- Day 2
- Day 3
- Day 4
- Day 5
- Day 7
My attempt at solving the Advent of Code 2018 puzzles in Clojure.
The project uses Cognitect's test-runner
to run tests. To run the tests, execute the following command:
$ clj -M:test