using Solutions; if (args.Length > 0) Day.RunFromArgs(args); else Day.RunAllYears();