My Advent of Code 2022 Solutions in Rust How to run locally Install the rust compiler Use the included run.sh script. eg: ./run.sh day01 will run the solution of the first day.