정답 개수:
22
틀린 개수:
46
실행 실패 개수:
32
1 2 2
0
1
1 4 3
1
0
1 5 3
1
0
4 4 2 1 3 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(Y[k][n]) ~^^^ IndexError: list index out of range
5
4 4 3 2 1 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(Y[k][n]) ~^^^ IndexError: list index out of range
5
4 4 3 4 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> print(Y[k][n]) ~^^^ IndexError: list index out of range
5