정답 개수:
92
틀린 개수:
0
실행 실패 개수:
8
5 6 3 4 0 9 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 42, in <module> dw[h[stack[t]]] += 1 KeyError: 0
9
5 10 0 1 5 2 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 42, in <module> dw[h[stack[t]]] += 1 KeyError: 0
10
6 6 6 9 8 0 9 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 42, in <module> dw[h[stack[t]]] += 1 KeyError: 0
24