정답 개수:
76
틀린 개수:
1
실행 실패 개수:
23
5 3 -2 1 3 4
10
8
1 6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/b9cf31f5f3b8c93f1e0c6e285dce17395b2f9102810eb89f7b04e2bc92e66fcb/Main.py", line 6, in <module> dp[2] = drinks[1] + drinks[2] IndexError: list index out of range
6
1 39
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/b9cf31f5f3b8c93f1e0c6e285dce17395b2f9102810eb89f7b04e2bc92e66fcb/Main.py", line 6, in <module> dp[2] = drinks[1] + drinks[2] IndexError: list index out of range
39
1 45
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/b9cf31f5f3b8c93f1e0c6e285dce17395b2f9102810eb89f7b04e2bc92e66fcb/Main.py", line 6, in <module> dp[2] = drinks[1] + drinks[2] IndexError: list index out of range
45