Advent of Code 2024 To run use the following command: dotnet run --project Ato.AoC2024 [day#] day# is optional to skip console ui and directly print the result of day number #. eg. day1.