1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-03-23 16:17:03 +00:00
Masco Skray b7c10c82c3 feat(judge_client/1/uoj_judger): support new version of compilers in Ubuntu 18.04
The compilers are all updated in Ubuntu 18.04 basesystem.
Add some defines for judger on compiling and replace web's display version to the real version.
To support new compilers we must modify the syscall list to let them run properly, otherwise they will error with "Dangerous Syscalls".
The Oracle JDK8 will read usagetracker profiles and record usage infomation, so disable it in order to not making junk files which may cause DGS.
2018-09-22 07:55:06 +08:00
2018-09-20 17:21:40 +08:00
2018-09-20 17:21:40 +08:00
2018-09-20 17:38:09 +08:00

Universal OJ

这是一份民间的UOJ版本我们希望它比官方版本更易用。

部署文档在universaloj.github.io

目前已经支持的特性:

  • 子目录博客(感谢roastduck的贡献)
  • zip传题 (感谢AD1024的贡献)

希望对您有帮助。

Description
Online Judge System for Shijiazhuang No.2 Middle School, based on Universal Online Judge.
https://sjzezoj.com Readme AGPL-3.0 43 MiB
Languages
JavaScript 93.4%
PHP 4.2%
C++ 1.3%
TypeScript 0.3%
CSS 0.3%
Other 0.4%