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

https://github.com/scnu-socoding/scnuoj-judge

[READ ONLY] SCNUOJ Judger
https://github.com/scnu-socoding/scnuoj-judge

Last synced: about 1 month ago
JSON representation

[READ ONLY] SCNUOJ Judger

Awesome Lists containing this project

README

          

## scnuoj-judge

This is a mirror of SCNUOJ, **with only `judge/` preserved**.

### Build

You will need `libmysqlclient-dev` and `libmysql++-dev`.

```
$ cd judge
$ make
```

### Contributing

This repo is read-only and does not accept contributions, please go to [scnu-socoding/scnuoj](https://github.com/scnu-socoding/scnuoj).