정답 개수:
0
틀린 개수:
3
실행 실패 개수:
7
7 11 3 1 4 2 4 3 2 1 3 2 6 5 7 2 7 3 7 6 5 3 5 4
0
6
9 19 7 4 9 6 8 4 2 8 8 7 8 3 5 3 6 2 7 6 9 7 9 5 6 5 7 2 6 4 7 1 4 1 3 6 9 2 8 6
0
8
8 28 3 8 6 3 7 5 4 6 7 4 3 5 4 8 3 1 7 1 1 6 8 7 2 1 5 8 7 2 8 6 6 2 1 5 5 2 4 3 4 5 7 6 2 4 4 1 6 5 3 2 2 8 8 1 3 7
0
7
4 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> conn_list = [list(map(int, input().split())) for _ in range(6)] ~~~~~^^ EOFError: EOF when reading a line
0
4 2 4 2 3 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> conn_list = [list(map(int, input().split())) for _ in range(6)] ~~~~~^^ EOFError: EOF when reading a line
0
3 3 3 1 3 2 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 5, in <module> conn_list = [list(map(int, input().split())) for _ in range(6)] ~~~~~^^ EOFError: EOF when reading a line
2