Пример #1
0
def test_solution_01(source, result):
    assert solution_01(source) == result
Пример #2
0
def test_solution_01(path, expected):
    assert solution_01(path) == expected
Пример #3
0
def test_solution_01():
    assert solution_01() == 419
Пример #4
0
def test_solution_01():
    assert solution_01() == 1020036
Пример #5
0
def test_solution_01():
    assert solution_01() == 569999
Пример #6
0
def test_solution_01_input_data():
    assert solution_01() == 929
Пример #7
0
def test_solution_02_test_data(init, expected):
    assert solution_01(init) == expected
Пример #8
0
def test_solution_01(source, expected):
    assert solution_01(source) == expected
Пример #9
0
def test_solution_01():
    assert solution_01() == 375054920
Пример #10
0
def test_solution_01():
    assert solution_01() == 346386
Пример #11
0
def test_solution_01():
    assert solution_01() == 329356
Пример #12
0
def test_solution_01_input_data():
    assert solution_01("input.data") == 1690