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