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

https://github.com/runfalk/advent-of-code-2019


https://github.com/runfalk/advent-of-code-2019

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Advent of code 2019
===================
These are my solutions for the problems in Advent of Code 2019.

Answers
-------
The input and expected answers for the problems I have solved can be found in
``tests/test_days.rs``.