정답 개수:
29
틀린 개수:
0
실행 실패 개수:
71
2 0 3 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 38, in <module> while stack and h[stack[tmp]] <= h[i]: # 이전 h의 w는 모두 ++ IndexError: list index out of range
3
2 2 8 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 38, in <module> while stack and h[stack[tmp]] <= h[i]: # 이전 h의 w는 모두 ++ IndexError: list index out of range
8
2 5 7 0
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 38, in <module> while stack and h[stack[tmp]] <= h[i]: # 이전 h의 w는 모두 ++ IndexError: list index out of range
10