判题暂时可以跑起来了,真要被自己蠢哭了
This commit is contained in:
@@ -32,5 +32,4 @@ def compile_(language_item, src_path, exe_path):
|
||||
|
||||
if parse_result["exit_code"] or parse_result["term_sig"] or parse_result["siginaled"] or parse_result["exceed"]:
|
||||
raise CompileError("Compile error")
|
||||
|
||||
return exe_path
|
||||
|
||||
Reference in New Issue
Block a user