https://github.com/athos/advent-of-code-2017
My solutions for Advent of Code 2017 http://adventofcode.com/2017
https://github.com/athos/advent-of-code-2017
Last synced: about 1 month ago
JSON representation
My solutions for Advent of Code 2017 http://adventofcode.com/2017
- Host: GitHub
- URL: https://github.com/athos/advent-of-code-2017
- Owner: athos
- License: epl-1.0
- Created: 2017-12-04T12:12:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-26T02:41:46.000Z (over 8 years ago)
- Last Synced: 2025-01-11T23:35:28.932Z (over 1 year ago)
- Language: Clojure
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# advent-of-code-2017
My solutions for [Advent of Code 2017](http://adventofcode.com/2017) in Clojure.
## Usage
To check my solutions, try `lein test`.
## License
Copyright © 2017 Shogo Ohta
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.