Skip to content

Commit 2d48023

Browse files
committed
Added timings for 2020-23
1 parent 47f11af commit 2d48023

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

2020/23-Crab Cups.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,5 @@ def __init__(self, val, next_cup=None):
151151
print("Expected result : " + str(puzzle_expected_result))
152152
print("Actual result : " + str(puzzle_actual_result))
153153
# 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

Comments
 (0)