Judger Building
Go!
Last updated
Was this helpful?
Go!
Last updated
Was this helpful?
Linux OS
The python library
Internet Connection to the Server Manager
Compilers and runners
There're two types of releases on Github. The first type gives you a zip("release pack"), the second type gives you a jar("update pack"). The first time, you need to download a release pack. And when updating, just replace the jar with update pack.
Download the judger jar and required library from the github . Run it in the command line with the following arguments:
ip
should be the IP of the server manager
port
should be the port of the server manager
name
should be the name of the judger. Any name is acceptable. Avoid duplicate names.
Congratulation! You've finished the building of a single judging thread. You can even build more and more following the process.