My casual participation of Advent of Code 2019.
Run the submission for a particular day X: cargo run --release --bin dayX < input/dayX.txt.
Run the test cases for a particular day X: cargo test --bin dayX.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My casual participation of Advent of Code 2019.
Run the submission for a particular day X: cargo run --release --bin dayX < input/dayX.txt.
Run the test cases for a particular day X: cargo test --bin dayX.