https://github.com/athos/advent-of-code-2018
My solutions for Advent of Code 2018 http://adventofcode.com/2018
https://github.com/athos/advent-of-code-2018
Last synced: about 1 month ago
JSON representation
My solutions for Advent of Code 2018 http://adventofcode.com/2018
- Host: GitHub
- URL: https://github.com/athos/advent-of-code-2018
- Owner: athos
- License: epl-1.0
- Created: 2018-12-01T08:15:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T10:55:14.000Z (over 7 years ago)
- Last Synced: 2025-01-11T23:35:28.909Z (over 1 year ago)
- Language: Clojure
- Homepage:
- Size: 145 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# advent-of-code-2018
[](https://circleci.com/gh/athos/advent-of-code-2018)
My solutions for [Advent of Code 2018](https://adventofcode.com/2018) in Clojure.
## Usage
To check my solutions, try `lein test` or `clj -Atest`.
## License
Copyright © 2018 Shogo Ohta
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.