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