Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Special judge support #19

Closed
pzread opened this issue Feb 23, 2016 · 2 comments
Closed

Special judge support #19

pzread opened this issue Feb 23, 2016 · 2 comments
Milestone

Comments

@pzread
Copy link
Owner

pzread commented Feb 23, 2016

Situation

The most general type of special judge needs to execute the check program from the problem author. Also pipe their standard I/O.

Expectation

Include checker in the problem pack, unpack and execute it when judging. Define spec of checker.

@pzread pzread added this to the 13.2 milestone Feb 23, 2016
@pzread
Copy link
Owner Author

pzread commented Mar 1, 2016

Need to support returning verdict of checker to the frontend.

@pzread
Copy link
Owner Author

pzread commented Mar 10, 2016

Done by commit 540ed78
Lack of verdict report.

@pzread pzread closed this as completed Mar 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant