정답 개수:
55
틀린 개수:
5
실행 실패 개수:
40
1 7 D 1 D -1 I 3 I -2 I 2 D -1 I 3
-2 2 3 2
3 2
2 8 I 3 I 4 D -1 I 3 I -2 I 0 D -1 D -1 1 I -2
-2 0 4 -2 -2 -2
4 3 -2 -2
1 10 I 2 I -3 I -1 D -1 D 1 I 2 I 4 D 1 I -1 I -3
-3 -1 2 -3
2 -3
1 2 I 1 D 1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 61, in <module> while s.right: AttributeError: 'NoneType' object has no attribute 'right'
EMPTY
1 3 I 5 D -1 I 4
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 82, in <module> while s.left: AttributeError: 'NoneType' object has no attribute 'left'
4 4
1 3 I -4 D -1 D -1
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 82, in <module> while s.left: AttributeError: 'NoneType' object has no attribute 'left'
EMPTY