Skip to content

scnu-socoding/scnuoj-judge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.