정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 all check 6
런타임 에러 (RTE)
stderr:
File "Main.py", line 16 code, int(x) = code.split() ^^^^^^ SyntaxError: cannot assign to function call here. Maybe you meant '==' instead of '='?
1
2 all check 8
런타임 에러 (RTE)
stderr:
File "Main.py", line 16 code, int(x) = code.split() ^^^^^^ SyntaxError: cannot assign to function call here. Maybe you meant '==' instead of '='?
1
4 empty all empty check 12
런타임 에러 (RTE)
stderr:
File "Main.py", line 16 code, int(x) = code.split() ^^^^^^ SyntaxError: cannot assign to function call here. Maybe you meant '==' instead of '='?
0