-
Notifications
You must be signed in to change notification settings - Fork 0
Verdict
Jiang Z edited this page Dec 17, 2020
·
3 revisions
Verdict is used by Orchestrator.
Post on /
Return the verdict of the process of compiling and executing.
Parameters | Description | Extra information |
---|---|---|
language[string] | The language for compilation | The available language is C, C++, C++11, Python, Go |
source[file] | The file for compilation | |
inputs[list of files] | The inputs for execution | The extension of the file need to be .in and the filename without the extension must also happen in the output |
outputs[list of files] | The outputs to check with after execution | The extension of the file need to be .out and the filename without the extension must also happen in the input |
© MaRT 🌎 🚀 🌕