https://github.com/ultmaster/judger-newnew-python3
A Python 3 version of https://github.com/QingdaoU/Judger
https://github.com/ultmaster/judger-newnew-python3
Last synced: over 1 year ago
JSON representation
A Python 3 version of https://github.com/QingdaoU/Judger
- Host: GitHub
- URL: https://github.com/ultmaster/judger-newnew-python3
- Owner: ultmaster
- License: other
- Created: 2017-01-04T10:40:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-23T12:04:30.000Z (over 9 years ago)
- Last Synced: 2025-01-23T05:45:28.290Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Judger [](https://travis-ci.org/QingdaoU/Judger)
Judger for OnlineJudge
[Document](http://docs.onlinejudge.me/Judger/)
## Preparation
```
cmake .
sudo make install
```