My solutions to Advent of Code 2018 in Rust.
I originally did them in Java. However, when revisiting to finish the rest of the stars in 2024, I decided to do it over in Rust.
Run day with (put input in "/input" at root with name "dayX.txt")
cargo run --bin dayX