정답 개수:
57
틀린 개수:
11
실행 실패 개수:
32
3 2 4 3 2 2 1 1 2 3 1
3
2
9 4 2 9 2 7 1 5 7 4 9
3
2
4 2 5 4 2 2 3 3 1 1 2 2 4
4
3
3 1 1 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> graph[tmpTube[i]].append(tmpTube[i-2]) ~~~~~~~^^^^^ IndexError: list index out of range
-1
3 1 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> graph[tmpTube[i]].append(tmpTube[i-2]) ~~~~~~~^^^^^ IndexError: list index out of range
-1
3 1 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 12, in <module> graph[tmpTube[i]].append(tmpTube[i-2]) ~~~~~~~^^^^^ IndexError: list index out of range
-1