Add AdventOfCode2024 projects
This commit is contained in:
3
AdventOfCode2024/Program.cs
Normal file
3
AdventOfCode2024/Program.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
global using AdventOfCode.Common;
|
||||
|
||||
DayHelper.RunDay("AdventOfCode2023", args);
|
||||
Reference in New Issue
Block a user