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