Simplify test input
This commit is contained in:
@@ -3,7 +3,7 @@ from typing import Iterator
|
||||
|
||||
from more_itertools import ilen
|
||||
|
||||
test_input_p1 = test_input_p2 = """
|
||||
test_input = """
|
||||
7 6 4 2 1
|
||||
1 2 7 8 9
|
||||
9 7 6 2 1
|
||||
|
Reference in New Issue
Block a user