Day 23 brute force solution that takes over an hour for p2
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
Q20.Go();
|
||||
Q21.Go();
|
||||
Q22.Go();
|
||||
Q23.Go();
|
||||
Util.Log($"Total time={(System.DateTime.Now - start).TotalMilliseconds}ms");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user