Advent of Code 2022 AoC 2022 repo. Solutions written in Rust. Most days are split into a part1.rs and part2.rs for personal convenience, but often there's a lot of overlap and I just copied and modified the part1 code.