Advent of Code 2022 My solutions to Advent of Code 2022 written in Ruby Instructions To run a given part and day, run the following from the root: ./run 1 1 input First param is day number, second is part number and third is input type, either sample or input.