namespace Day3; internal class Program { public static void Main(string[] args) => Part2.Part2Solver(); }