Day 20
Heavily cribbed from https://gist.github.com/AlaskanShade/5c46b96a4b1f08cdb6568c15b6e86341 This one really tripped me up, so I sought help. A lot of help.
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
Q15.Go();
|
||||
Q18.Go();
|
||||
Q19.Go();
|
||||
Q20.Go();
|
||||
Q21.Go();
|
||||
Q22.Go();
|
||||
Util.Log($"Total time={(System.DateTime.Now - start).TotalMilliseconds}ms");
|
||||
|
Reference in New Issue
Block a user