Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

:date: Advent of Code 2019 Rust Edition
https://github.com/trs/advent-of-code-2019

advent-of-code advent-of-code-2019 rust

Last synced: 23 days ago
JSON representation

:date: Advent of Code 2019 Rust Edition

Awesome Lists containing this project

README

        

# Advent of Code 2019
> https://adventofcode.com/2019

## Usage:

```sh
$ cargo run

# eg
$ cargo run 1
```