Solutions for Advent of Code 2024
Build with cargo.
Solutions are located in src/solutions.
--day {1..25}: Run the solution for the specified day--part {1,2}: Run the solution for the specified part--example <INT>(optional): Run an example input file (seeinputs/README.mdfor how puzzle inputs and example inputs are expected to be named).