정답 개수:
19
틀린 개수:
43
실행 실패 개수:
38
9-3-1
2
5
0-2-05
-3
-7
71-39-6
33
26
1+6+6
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> if tokens[i] == '+': ~~~~~~^^^ IndexError: list index out of range
13
1+2+5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> if tokens[i] == '+': ~~~~~~^^^ IndexError: list index out of range
8
3+3+9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 13, in <module> if tokens[i] == '+': ~~~~~~^^^ IndexError: list index out of range
15