An open API service indexing awesome lists of open source software.

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.

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`.