정답 개수:
35
틀린 개수:
4
실행 실패 개수:
61
1 1
2
0
5 5
2
0
100 100
2
0
31 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> if time[n] == -1: ~~~~^^^ IndexError: list index out of range
30
50 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> if time[n] == -1: ~~~~^^^ IndexError: list index out of range
50
58 5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 26, in <module> if time[n] == -1: ~~~~^^^ IndexError: list index out of range
53