Executor - maratona-run-time/maratona-runtime GitHub Wiki
Executor
Executor is used by Verdict.
API
Post on /
Return a list of status, input, output for each execution of the input in the binary file.
| Parameters | Description | Extra information |
|---|---|---|
| binary[file] | The binary file | |
| inputs[list of files] | The inputs for execution | The extension of the file need to be .in |