This is my aoc 2023 solution written in Rust.
Please visit the aoc website The input files are not part of this repo.
- Move the input files to res/dayXX/input.txt
- Compile:
cargo build --bin dayXX(optional) - Run:
cargo run --bin dayXX
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is my aoc 2023 solution written in Rust.
Please visit the aoc website The input files are not part of this repo.
cargo build --bin dayXX (optional)cargo run --bin dayXX