정답 개수:
61
틀린 개수:
13
실행 실패 개수:
26
4 5 9 3 6
6 -1 6 -1
9 -1 6 -1
4 2 4 10 6
4 6 -1 -1
4 10 -1 -1
4 5 10 4 7
7 -1 7 -1
10 -1 7 -1
3 7 4 2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> print(answer[i][0], end=' ') ~~~~~~^^^ IndexError: list index out of range
-1 -1 -1
4 3 3 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> print(answer[i][0], end=' ') ~~~~~~^^^ IndexError: list index out of range
-1 -1 -1 -1
5 2 9 1 8 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 19, in <module> print(answer[i][0], end=' ') ~~~~~~^^^ IndexError: list index out of range
9 -1 8 -1 -1