Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/livioribeiro/advent-of-code


https://github.com/livioribeiro/advent-of-code

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

Solutions to [Advent of Code](http://http://adventofcode.com) in [Rust](http://rust-lang.org).

Usage

```sh
cargo run --bin day{n}
```

where `{n}` is the number of the day.