Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrogson/advent-of-code
Advent of Code
https://github.com/scrogson/advent-of-code
advent-of-code rust
Last synced: 9 days ago
JSON representation
Advent of Code
- Host: GitHub
- URL: https://github.com/scrogson/advent-of-code
- Owner: scrogson
- Created: 2019-12-01T17:58:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T06:42:00.000Z (almost 5 years ago)
- Last Synced: 2024-10-08T18:21:30.439Z (about 1 month ago)
- Topics: advent-of-code, rust
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
## How to run
```
λ cd /
λ cargo run < input/input.txt
```