zklcdc
zklcdc
我的[二次开发版本](https://github.com/Harry-zklcdc/OnlineJudge)已修复此问题
你可以去看看我的二次开发项目,添加了这个功能,和一些其他的功能 地址:[Harry-zklcdc/OnlineJudge](https://github.com/Harry-zklcdc/OnlineJudge)
> I'm facing the same problem even after setting memory limit to 1 GB and time limit to 60000 in python3 but python2 works fine. when did you deploy the...
> @Harry-zklcdc > after update language config problem still exists. > Sysoptions has python36.pyc, which is same as `judge/languages.py` > while docker env has python 3.7 . will that a...
> @Harry-zklcdc oh,yes, i found it. but 3.6 is the origin broken one. runtime error in last test case if the number of test case more than 1. > can...
> HDUOJ确实东西挺少的,连`testlib.h`都不支持,SPJ还不能读标准输出 这不是QDUOJ 吗? testlib.h 虽然不支持,但是可以自己改 Judgeserver。没记错的话,好像有一个 fork 的项目是改成可支持 testlib.h 的了 SPJ 是通过读标准输出来判断的,具体请看:[https://docs.onlinejudge.me/#/onlinejudge/guide/special_judge](https://docs.onlinejudge.me/#/onlinejudge/guide/special_judge)
You can write a SPJ code to supports Multiple answer
There is a docs about SPJ, but it was written in Chinese. If you have problem you can ask me for help. [>here
It's my pleasure.
I don't have try. If you could use `Docker` or have a VPS on heroku, you can have a try.