https://github.com/razerm/advent-of-code-2016
https://github.com/razerm/advent-of-code-2016
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/razerm/advent-of-code-2016
- Owner: RazerM
- Created: 2018-01-20T13:06:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T22:34:35.000Z (about 7 years ago)
- Last Synced: 2025-01-29T15:35:10.012Z (11 months ago)
- Language: Rust
- Size: 223 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
cat input/17.txt | cargo +nightly run --release -- 17
```