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