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