Advent of Code 2022 in Rust These are my solutions to Advent of Code. You will need cargo-aoc to run them. cargo install cargo-aoc cargo aoc credentials -s # add the session cookie value from your browser cargo aoc # add -d X to execute day X