Hi,
Does anyone have an example of how to write a judge in Java?
I would like to have a judge that calls particular methods of the submitted class and inspects the return values rather than the standard I/O-based judge.
Thanks,
Tom Schrijvers