정답 개수:
10
틀린 개수:
0
실행 실패 개수:
90
1 3 5 3 3 2 2 4 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 48, in <module> while updn[j]==0 and j<0:j+=1 ~~~~^^^ IndexError: list index out of range
3
1 5 10 3 2 8 3 8 5 2 8 3 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 48, in <module> while updn[j]==0 and j<0:j+=1 ~~~~^^^ IndexError: list index out of range
6
1 4 72 36 62 2 17 10 58 25 48
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 48, in <module> while updn[j]==0 and j<0:j+=1 ~~~~^^^ IndexError: list index out of range
5