Advent of Code 2022 This repo contains solutions to Advent of Code 2022. I missed these in 2022, so I'm catching up now. Running Each solution is written in Rust. To run the program, cd to the problem directory and run cargo run.