정답 개수:
35
틀린 개수:
0
실행 실패 개수:
65
2 0 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
7
2 2 4 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
4
2 8 10 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
16