-
Hi,
I have another question.
After I submit a solution, the "result" keeps "PENDING" and doesn't change.
I checked the logs and nothing new appeared.
I hope there is a solution for this.
Thanks DOMju…
-
I need to install domjudge on my Ubuntu 14.04. But I'm unable to execute './configure --prefix=$HOME/domjudge' as there is no configure file inside the source.
Any thought ?
-
When i start to judge a java code the followed error is occurred.
'Error occurred during initialization of VM'
'Could not reserve enough space for object heap'
i have read this http://www.domjudg…
-
How can i create user. I can not find user's table in database.
-
First, thank you guys for making this system, we used this in Beijing Invitational Contest 2014 (url: http://acm.bnu.edu.cn/icpc/?page_id=115 ) and we plan to use it again in Beijing Regional 2014. Al…
-
We tried to use that for closing ceremony, but it failed to render.... I can give you the original event.xml and scoreboard.xml directly saved from plugin/*.php for debug purpose. My guess might be so…
-
ValidateContextDirectory in utils/utils.go checks if there is permission to read files when uploading a context.
However, if you create a tar file containing a special file /dev/mem or similar (I cre…
-
For the course I am running I wrote a plugin based on the ideone, to submit code to a local sandbox server which compiles and executes the code. The idea here is that we want to use department mood…
mrud updated
10 years ago
-
We should store all timestamps in the database in UTC.
There is currently no timezone info associated to timestamps, so when one is running DOMjudge in a multiple timezone contest (e.g. USA-SER) or …
-
When I run `make check` I get back errors for every test such as:
`Submitting 'boolfind-test-timelimit.c' [Oct 14 21:33:00] ../submit/submit[26909]: error: webserver returned: Not authenticated`
I ch…