Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trs/advent-of-code-2018
:date: Advent of Code 2018 Rust Edition
https://github.com/trs/advent-of-code-2018
advent-of-code advent-of-code-2018 rust
Last synced: 23 days ago
JSON representation
:date: Advent of Code 2018 Rust Edition
- Host: GitHub
- URL: https://github.com/trs/advent-of-code-2018
- Owner: trs
- Created: 2019-12-02T02:45:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T03:56:43.000Z (about 5 years ago)
- Last Synced: 2024-12-12T00:44:23.761Z (27 days ago)
- Topics: advent-of-code, advent-of-code-2018, rust
- Language: Rust
- Homepage: https://adventofcode.com/2018
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2018
> https://adventofcode.com/2018## Usage:
```sh
$ cargo run# eg
$ cargo run 1
```