정답 개수:
16
틀린 개수:
25
실행 실패 개수:
59
1 1 3
0
3
2 2 6 1 1
0
6
2 3 1 1 5
0
5
2 1 6 5 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if time + arrT[time] > n - 1: IndexError: list index out of range
6
2 1 5 2 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if time + arrT[time] > n - 1: IndexError: list index out of range
5
2 1 6 2 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 15, in <module> if time + arrT[time] > n - 1: IndexError: list index out of range
6