정답 개수:
54
틀린 개수:
0
실행 실패 개수:
46
68339+0589-88+92+892+9161-00-224+710+126+86+14383
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 7, in <module> minuses[i] = int(minuses[i]) ValueError: invalid literal for int() with base 10: '68339+0589' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/target/Main.py", line 9, in <module> minuses[i] = eval(minuses[i]) File "<string>", line 1 68339+0589 ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
43166
6-398+3-6-25-3168-9954+7-80-85618+68-06+00002+5+7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 7, in <module> minuses[i] = int(minuses[i]) ValueError: invalid literal for int() with base 10: '06+00002+5+7' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/target/Main.py", line 9, in <module> minuses[i] = eval(minuses[i]) File "<string>", line 1 06+00002+5+7 ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
-99341
2361-45+28-7+3-397-29901+88071-9-1987+68254+07-78
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 7, in <module> minuses[i] = int(minuses[i]) ValueError: invalid literal for int() with base 10: '1987+68254+07' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/target/Main.py", line 9, in <module> minuses[i] = eval(minuses[i]) File "<string>", line 1 1987+68254+07 ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
-186426