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

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

Awesome Lists containing this project

README

          

#Judger [![Build Status](https://travis-ci.org/QingdaoU/Judger.svg?branch=newnew)](https://travis-ci.org/QingdaoU/Judger)

Judger for OnlineJudge

[Document](http://docs.onlinejudge.me/Judger/)

## Preparation
```
cmake .
sudo make install
```