Skip to content

judge_server and judger is empty #535

Answered by ZsgsDesign
hamedmax73 asked this question in Q&A
Discussion options

You must be logged in to vote

Did you run php artisan babel:install noj and others? If so $this->oid=OJModel::oid('noj'); would not return null, it will return an integer indicate the oid of that online judge.

You can check the database table OJ for that.

After installed certain OJ, you will need to configure the judger and judge_server table. Judge Server table requires you input NOJ_JudgeServer hosts and ports, token. you will also need to name that server though.

For virtual judge, you will need to insert accounts into judger table manually, it will require you input password and login user into it.

You can post issues and we will reply to you much quicker, we didn't quite understand this new discussion feature for…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ZsgsDesign
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants