정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 6 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> if c[-1] < a[i] : TypeError: 'int' object is not subscriptable
1
5 5 5 5 5 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> if c[-1] < a[i] : TypeError: 'int' object is not subscriptable
1
6 10 20 10 30 20 50
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 16, in <module> if c[-1] < a[i] : TypeError: 'int' object is not subscriptable
4