정답 개수:
61
틀린 개수:
6
실행 실패 개수:
33
4 4 3 2 1
NO
+ + + + - - - -
5 4 3 2 5 1
NO
+ + + + - - - + - -
6 5 6 4 3 2 1
NO
+ + + + + - + - - - - -
2 2 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> remove.append(stack.pop()) IndexError: pop from empty list
+ + - -
5 2 5 4 1 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> remove.append(stack.pop()) IndexError: pop from empty list
NO
3 2 3 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> remove.append(stack.pop()) IndexError: pop from empty list
+ + - + - -