mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-01-16 01:13:47 +00:00
virusdefender
5f8f2acf82
修复代码输出重定向错误的问题 增加了输出结果判断
lrun在运行的时候,输入输出重定向的context是当前的shell,所以不能重定向到进程的tmpfs中。考虑在docker中开辟tmpfs缓存空间。 输出结果比较是采用的md5,暂时没考虑格式错误的情况。
The file is empty.
Languages
Python
98.2%
Shell
1%
HTML
0.4%
Dockerfile
0.4%