mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
青岛大学OJ
Merge Request: 判题调度部分修改配置文件 Created By: @virusdefender Accepted By: @virusdefender URL: https://coding.net/u/virusdefender/p/qduoj/git/merge/323 |
||
|---|---|---|
| account | ||
| admin | ||
| announcement | ||
| contest | ||
| dockerfiles | ||
| group | ||
| judge | ||
| judge_dispatcher | ||
| monitor | ||
| oj | ||
| problem | ||
| static/src | ||
| submission | ||
| template/src | ||
| tools | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| daocloud.yml | ||
| db1.sqlite3 | ||
| LICENSE | ||
| manage.py | ||
| README.md | ||
OnlineJudge
基于 Python 和 Django的在线评测平台。
文档:http://qingdaou.github.io/OnlineJudge/
demo: https://qduoj.com
TODO:
- 将判题服务器改为 rpc 通信
- 重构消息队列
- 完善测试
- 完善小组功能






