judge
judge copied to clipboard
Allow multiple judge instances
Situation
Currently, different judge instances have to run in separate directories; otherwise, the file operations will be conflict.
Expectation
Create separate working directory for each instance.