Advent of Code 2023 in Rust.
# run
cargo run
# run with optimizations
cargo run --release
# run tests
cargo test
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Advent of Code 2023 in Rust.
# run
cargo run
# run with optimizations
cargo run --release
# run tests
cargo test