def test_example7(slf): slf.assertEqual(contest(parse(example7)), 26)
def test_example5(slf): slf.assertEqual(contest(parse(example5)), 1261476)
def test_example6(slf): slf.assertEqual(contest(parse(example6)), 1202161486)
def test_example4(slf): slf.assertEqual(contest(parse(example4)), 779210)
def test_example3(slf): slf.assertEqual(contest(parse(example3)), 754018)
def test_example2(slf): slf.assertEqual(contest(parse(example2)), 3417)
def test_example1(slf): slf.assertEqual(contest(parse(example1)), 1068781)
def test_example1(slf): slf.assertEqual(earliest_bus(parse(example1)), 295)