-
A "COUNT" seems to be missing in line 41
The following patch seems to fix it.
[statisticsfix.patch.txt](https://github.com/DOMjudge/domjudge/files/1668002/statisticsfix.patch.txt)
PS: We are us…
-
- Read timelimit from .timelimit file if exists (and is not overwritten in domjudge-problem.ini)
- If problem title is not in domjudge-problem.ini,
* parse problem_statement.tex?
* set it to so…
-
# Version Reports:
### Distro version of host:
``` Debian 9 ```
### Terraform Version Report
``` Terraform v0.11.0 ```
### Libvirt version
``` 3.0.0 ```
### terraform-provider-li…
-
We have to implement https://clics.ecs.baylor.edu/index.php/Contest_API#Contest_state
-
Since there is a few custom scoreboard like [Spotboard](https://github.com/spotboard/spotboard), team's penalty time must show on API (e.g. /api/teams).
I'd like to add this feature to the v5.3 lin…
-
There is the simple c++ code
```cpp
#include
int main(){ puts("Hello, world!"); }
```
It throws COMPILE-ERROR since there's the runguard error.
The log files in judgings directory show as bel…
-
Hi, I was just testing out your code with DOMJudge's test database and found this issue. A screenshot is attached below:
![image](https://user-images.githubusercontent.com/10924007/32407785-a00977c…
-
This happens when freeze_time and unfreeze_time are not defined in DOMjudge.
In this case, "noMoreUpdate" in "runs.json" sets to 'null' and spotboard says "scoreboard has been frozen".;
-
```
cp -R -t /opt/domjudge/domserver/lib/vendor vendor/*
cp: cannot stat 'vendor/*': No such file or directory
```
-
Domjudge is great. I downloaded domjudge-5.3.0 and built it on Fedora box. However, it can't work. Apache complains that
`[php7:error] [pid 752] [client 127.0.0.1:35876] PHP Fatal error: Cannot read…