S2OJ/judger/uoj_judger
Kaifeng Lyu 09894e9913
fix(judger): fix a bug on subtask type (#75)
Currently, if there is only one subtask, the bulitin judger automatically enters the ACM mode.
However, if the subtask has type "min", the judger should not do this. This commit fixes this bug.
2020-09-26 00:07:08 +08:00
..
builtin fix(judger): fix a bug on subtask type (#75) 2020-09-26 00:07:08 +08:00
include style(judger,web): do not specify minor version to Python2 2019-06-28 16:40:41 +08:00
result style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
run fix(judger): support Java updated to 8u222 and 11.0.4 2019-10-01 10:10:00 +08:00
work style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
main_judger.cpp style(judger,web): move code out from subfolder "1" 2019-06-14 23:34:41 +08:00
Makefile feat(install): add options to choose which judger component to build 2019-07-16 18:28:00 +08:00