Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/traxys/advent_of_code_2019

Advent of code 2019
https://github.com/traxys/advent_of_code_2019

Last synced: 25 days ago
JSON representation

Advent of code 2019

Awesome Lists containing this project

README

        

# Advent of code 2019

This is my code for solving advent of code 2019.

## Usage

`cargo run --bin day[n] -- --input ` should be enough for most days, else try using `--help` for a day that is non-standard