My solutions for Advent of Code 2018 written in Rust.
The input is placed in the input/ folder. The filenames only contain the number of the day which they correspond to.
You can run one solution with
cargo run --bin day_{number}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My solutions for Advent of Code 2018 written in Rust.
The input is placed in the input/ folder. The filenames only contain the number of the day which they correspond to.
You can run one solution with
cargo run --bin day_{number}