정답 개수:
1
틀린 개수:
0
실행 실패 개수:
19
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
2 6 9 3 4 1 4 1 2 6 1 3 1 4 6 5 2 2 4 4 5 4 5 1 4 4 3 2 4 1 3 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> for next_node in graph[cur_node]: ~~~~~^^^^^^^^^^ IndexError: list index out of range
5 3
3 6 9 1 3 1 2 1 5 3 4 4 1 5 2 3 2 6 4 3 6 5 4 4 5 2 3 1 3 3 5 4 5 2 3 3 1 2 1 4 1 3 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> for next_node in graph[cur_node]: ~~~~~^^^^^^^^^^ IndexError: list index out of range
5 4 3
2 9 17 3 6 4 8 2 9 4 6 3 5 1 2 7 8 7 6 6 5 1 6 6 8 1 9 9 6 2 5 2 7 2 4 8 3 8 7 5 4 6 4 3 5 8 1 7 1 2 4 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> for next_node in graph[cur_node]: ~~~~~^^^^^^^^^^ IndexError: list index out of range
8 7