정답 개수:
17
틀린 개수:
24
실행 실패 개수:
59
1 1 3
0
3
1 1 1
0
1
4 1 8 2 2 1 4 5 6
10
12
2 5 6 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> T, P = graph[cur_node] ~~~~~^^^^^^^^^^ IndexError: tuple index out of range
0
2 3 2 4 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> T, P = graph[cur_node] ~~~~~^^^^^^^^^^ IndexError: tuple index out of range
0
2 5 9 3 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> T, P = graph[cur_node] ~~~~~^^^^^^^^^^ IndexError: tuple index out of range
0