mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
青岛大学OJ
|
|
||
|---|---|---|
| account | ||
| admin | ||
| announcement | ||
| contest | ||
| dockerfiles | ||
| group | ||
| judge | ||
| monitor | ||
| mq | ||
| oj | ||
| problem | ||
| static/src | ||
| submission | ||
| template/src | ||
| tools | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| daocloud.yml | ||
| LICENSE | ||
| manage.py | ||
| README.md | ||
| runJudge.sh | ||
OnlineJudge
基于 Python 和 Django的在线评测平台。
文档:http://qingdaou.github.io/OnlineJudge/
demo: https://qduoj.com
TODO:
- 将判题服务器改为 rpc 通信
- 重构消息队列
- 完善测试
- 完善小组功能






