Advent of Code 2022 in Rust
To run the latest day:
cargo run
To run all the tests:
cargo test
To create initial files for a new day (including downloading the data!)
./prepare_day.sh 05
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Advent of Code 2022 in Rust
To run the latest day:
cargo run
To run all the tests:
cargo test
To create initial files for a new day (including downloading the data!)
./prepare_day.sh 05