mirror of
https://github.com/ckaczor/Advent2019.git
synced 2026-01-13 17:22:15 -05:00
Some reorg so I can have the original inputs
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
{
|
||||
private static void Main()
|
||||
{
|
||||
//Day1.Execute();
|
||||
Day2.Execute();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user