mirror of
https://github.com/QingdaoU/JudgeServer.git
synced 2025-11-04 14:50:01 +08:00
* add a simple judge client for php * 把JudgeClient类单独抽出来 * Unify code style * Unify code style |
||
|---|---|---|
| client | ||
| deploy | ||
| tests/test_case | ||
| __init__.py | ||
| .gitignore | ||
| compiler.py | ||
| config.py | ||
| docker-compose.example.yml | ||
| Dockerfile | ||
| exception.py | ||
| judge_client.py | ||
| LICENSE | ||
| README.md | ||
| server.py | ||
| service.py | ||
| utils.py | ||