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-2020

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

advent-of-code advent-of-code-2020 rust

Last synced: 23 days ago
JSON representation

:date: Advent of Code 2020 Rust Edition

Awesome Lists containing this project

README

        

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

## Usage:

```sh
$ cargo run

# eg
$ cargo run 1
```