정답 개수:
0
틀린 개수:
1
실행 실패 개수:
9
2 5 5 3 3
5
0
3 4 9 2 8 1 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> price += arrP[next] IndexError: list index out of range
8
4 1 4 3 8 1 6 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> price += arrP[next] IndexError: list index out of range
13
5 4 3 2 7 5 2 5 7 1 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 18, in <module> price += arrP[next] IndexError: list index out of range
8