Improve input parsing
This commit is contained in:
@@ -29,7 +29,7 @@ test_input = """
|
||||
75,97,47,61,53
|
||||
61,13,29
|
||||
97,13,75,29,47
|
||||
""".strip()
|
||||
"""
|
||||
|
||||
test_solution_p1 = 143
|
||||
test_solution_p2 = 123
|
||||
|
Reference in New Issue
Block a user