We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f11af commit 2d48023Copy full SHA for 2d48023
2020/23-Crab Cups.py
@@ -151,3 +151,5 @@ def __init__(self, val, next_cup=None):
151
print("Expected result : " + str(puzzle_expected_result))
152
print("Actual result : " + str(puzzle_actual_result))
153
# Date created: 2020-12-23 06:25:17.546310
154
+# Part 1: 2020-12-23 06:36:18
155
+# Part 2: 2020-12-23 15:21:48
0 commit comments