Online Judge System for Shijiazhuang No.2 Middle School, based on Universal Online Judge. https://sjzezoj.com
Go to file
flukehn 2b3cfc0df4
fix(install): Update Dockerfile for mysql connection issue (#92)
if the pid of mysqld after reboot equal to before it will need to delete the /run/mysqld/mysqld.sock
2021-07-27 17:09:06 +08:00
.github/workflows Added action to check style 2020-07-02 23:12:06 +08:00
install fix(install): Update Dockerfile for mysql connection issue (#92) 2021-07-27 17:09:06 +08:00
judger Merge pull request #87 from daklqw/patch-2 2021-04-16 10:49:51 +08:00
web Add space between contest name and notification text 2021-04-25 22:03:08 +08:00
.editorconfig Initial commit 2018-09-20 17:21:40 +08:00
.gitignore Improved .gitignore (#66) 2020-08-01 15:27:46 +08:00
LICENSE Initial commit 2018-09-20 17:21:40 +08:00
README.md style(web): upgrade to Bootstrap 4 view with new artworks 2019-09-10 10:25:07 +08:00

Universal Online Judge

一款通用的在线评测系统。

特性

  • 前后端全面更新为 Bootstrap 4 + PHP 7。
  • 多种部署方式,各取所需、省心省力、方便快捷。
  • 各组成部分可单点部署,也可分离部署;支持添加多个评测机。
  • 题目搜索,全局放置,任意页面均可快速到达。
  • 所有题目从编译、运行到评分,都可以由出题人自定义。
  • 引入 Extra Tests 和 Hack 机制,更加严谨、更有乐趣。
  • 支持 OI/IOI/ACM 等比赛模式;比赛内设有提问区域。
  • 博客功能,不仅可撰写图文内容,也可制作幻灯片。

文档

有关安装、管理、维护,可参阅:https://universaloj.github.io/

感谢

  • vfleaking 将 UOJ 代码开源
  • 向原项目或本项目贡献代码的人
  • 给我们启发与灵感以及提供意见和建议的人