An open API service indexing awesome lists of open source software.

https://github.com/lonelam/shujudge

稍可用的判题核心
https://github.com/lonelam/shujudge

Last synced: about 2 months ago
JSON representation

稍可用的判题核心

Awesome Lists containing this project

README

          

# shuJudge
一个给在线判题系统使用的judger server。
## 功能
实现一个双向的判题服务器,既可以通过轮询Web服务器获取task然后通过返回
(适应NAT下的校内主机),也可以在可以两者能够互访时直接由Web服务器发task请求。
## usage
暂无
## api
暂无
## [基本思路](http://digested.site/2018/judger_thought/)