Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 283 Bytes

File metadata and controls

22 lines (16 loc) · 283 Bytes

#RunServer

Judger and Dispatcher for ZJGSU New OJ

##Docker

See docker-oj

##Install Dependences

sudo apt-get install -y build-essential flex openjdk-7-jdk 

##Build

./make.sh

##Run

RunServer &