更换判题为新的 judger

This commit is contained in:
virusdefender
2016-02-02 10:14:18 +08:00
parent ee35981fcb
commit 8dcd36b3d9
6 changed files with 36 additions and 136 deletions

View File

@@ -1,6 +1,7 @@
# coding=utf-8
# 这个映射关系是前后端通用的,判题服务器提供接口,也应该遵守这个,可能需要一些转换
result = {
"accepted": 0,
"runtime_error": 1,