https://github.com/elldritch/advent2019
Solutions for Advent of Code 2019.
https://github.com/elldritch/advent2019
advent-of-code
Last synced: 3 months ago
JSON representation
Solutions for Advent of Code 2019.
- Host: GitHub
- URL: https://github.com/elldritch/advent2019
- Owner: elldritch
- Created: 2019-12-02T01:23:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-29T05:17:30.000Z (over 6 years ago)
- Last Synced: 2025-02-24T10:49:30.833Z (over 1 year ago)
- Topics: advent-of-code
- Language: Clojure
- Homepage:
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2019
[Advent of Code 2019](https://adventofcode.com/2019) solutions in Clojure.
To run: `lein run --input-file FILE --puzzle PUZZLE_DAY`.