OnlineJudge/judge
2016-05-02 21:02:01 +08:00
..
__init__.py dev test 2015-11-28 20:32:49 +08:00
client.py 修复SPJClient内存设置错误的问题 2016-04-07 18:03:47 +08:00
compiler.py 编译器资源限制放入配置文件中 2016-05-02 21:02:01 +08:00
judge_exceptions.py dev test 2015-11-28 20:32:49 +08:00
language.py 编译器资源限制放入配置文件中 2016-05-02 21:02:01 +08:00
logger.py dev test 2015-11-28 20:32:49 +08:00
result.py 更换判题为新的 judger 2016-02-02 10:14:18 +08:00
runner.py 增加部分logger配置 2016-04-07 16:20:19 +08:00
server.py 完善 rpc 通信 server;将判题限制在一个容器中 2015-11-29 01:05:29 +08:00
settings.py 完成对SPJ的支持 2016-04-07 16:20:14 +08:00
spj_client.py 在CentOS等系统中,访问/dev会有ioctl的系统调用,可能导致spj程序出错,这里改为重定向到文件中。 2016-04-07 21:01:53 +08:00