정답 개수:
38
틀린 개수:
31
실행 실패 개수:
31
2 1 0 6 1 8 1
6
8
2 1 2 9 1 3 12
3
9
3 1 5 4 0 1 0 0 2
0
1
1 1 9 0 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> while A[0][0]>C[0]: ~^^^ IndexError: list index out of range
0
1 2 6 2 12 15
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> while A[0][0]>C[0]: ~^^^ IndexError: list index out of range
2
1 3 0 6 5 9 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> while A[0][0]>C[0]: ~^^^ IndexError: list index out of range
6