Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trs/advent-of-code-2020
- Owner: trs
- Created: 2021-01-03T01:36:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-03T02:02:34.000Z (about 4 years ago)
- Last Synced: 2024-12-12T00:44:23.247Z (27 days ago)
- Topics: advent-of-code, advent-of-code-2020, rust
- Language: Rust
- Homepage: https://adventofcode.com/2020
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2020
> https://adventofcode.com/2020## Usage:
```sh
$ cargo run# eg
$ cargo run 1
```