정답 개수:
38
틀린 개수:
16
실행 실패 개수:
46
5-5+8+8
0
-16
3+2-9+6+7
-3
-17
4-9-7+7157
-7155
-7169
1-3-5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 66, in <module> print(eval(string)) File "<string>", line 1 +1-(3-5 ^ SyntaxError: '(' was never closed
-7
1-5-5
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 66, in <module> print(eval(string)) File "<string>", line 1 +1-(5-5 ^ SyntaxError: '(' was never closed
-9
2+0-2
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 66, in <module> print(eval(string)) File "<string>", line 1 +2+0-(2 ^ SyntaxError: '(' was never closed
0