Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/traxys/advent_of_code_2019
Advent of code 2019
https://github.com/traxys/advent_of_code_2019
Last synced: 25 days ago
JSON representation
Advent of code 2019
- Host: GitHub
- URL: https://github.com/traxys/advent_of_code_2019
- Owner: traxys
- License: gpl-3.0
- Created: 2019-12-01T11:48:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T13:17:12.000Z (about 5 years ago)
- Last Synced: 2024-12-21T02:07:46.446Z (about 1 month ago)
- Language: Rust
- Size: 107 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of code 2019
This is my code for solving advent of code 2019.
## Usage
`cargo run --bin day[n] -- --input ` should be enough for most days, else try using `--help` for a day that is non-standard