I learned rust in this 2021 session of Advent of Code. Here are my solutions.
place your input file in dayXX/input
cd dayXX
cargo run --release
tests use the input_test files given in this repo.
cd dayXX
cargo test
| Name | Name | Last commit date | ||
|---|---|---|---|---|