Masooka's solutions for Advent of Code To run a solution, cd into its directory and invoke the program with Cargo: cd 2022/day01 cargo run --release < input/input.txt