Online Judge System for Shijiazhuang No.2 Middle School, based on Universal Online Judge. https://sjzezoj.com
Go to file
Masco Skray bd74ed3f51 fix(web/app/controllers): do not move if there is any file in zip (#49)
There are some situations that need to place subfolder in data path.
If there is any file but not only folder in path, do not move.
Previous moving logic did not check about this.
2019-08-02 19:10:07 +08:00
install feat(install): add options to choose which judger component to build 2019-07-16 18:28:00 +08:00
judger feat(install): add options to choose which judger component to build 2019-07-16 18:28:00 +08:00
web fix(web/app/controllers): do not move if there is any file in zip (#49) 2019-08-02 19:10:07 +08:00
.editorconfig Initial commit 2018-09-20 17:21:40 +08:00
LICENSE Initial commit 2018-09-20 17:21:40 +08:00
README.md Initial commit for PHP7 2018-09-20 17:38:09 +08:00

Universal OJ

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

部署文档在universaloj.github.io

目前已经支持的特性:

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

希望对您有帮助。