정답 개수:
1
틀린 개수:
1
실행 실패 개수:
8
6 3 2 5 3
3
-1
4 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> if L_R != not_rock_list[r_pointer]: ~~~~~~~~~~~~~^^^^^^^^^^^ IndexError: list index out of range
2
10 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 23, in <module> if L_R != not_rock_list[r_pointer]: ~~~~~~~~~~~~~^^^^^^^^^^^ IndexError: list index out of range
4
7 1 2
시간 초과 (TLE) (8.011s)
-1