Simplify test input

This commit is contained in:
2024-12-04 22:08:54 -08:00
parent 80b85b459e
commit 00a3bdd07b
6 changed files with 28 additions and 23 deletions

View File

@@ -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