修改判定脚本

This commit is contained in:
ranchuan
2023-07-26 18:13:25 +08:00
parent f713dd35b8
commit 649e5b8f11
6 changed files with 794 additions and 11 deletions

View File

@@ -220,7 +220,7 @@ class port:
if __name__ == "__main__":
p=port()
# 批检仪测试
p.open("com5",115200)
p.open("com5",57600)
p.open_code("com8",115200)
# p.open("utcp",9527)
p.checker_test(5000,"file/EX_Coder_Test_2023-07-4.json","file/judge-xt.lua")