In rust
# Install rust (command from https://www.rust-lang.org/learn/get-started)
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shcd dec1
cargo runNote: inputs included in this repo are just the example inputs, not my personalized ones from AOC.
Note to future self: I forgive you for giving up on this because the challenges got too long.