Skip to content

Orchestrator

Jiang Z edited this page Dec 16, 2020 · 7 revisions

Orchestrator

Post on /

Send a program with a specific language to attempt to solve a challenge.

Parameters Description Extra information
language[string] The language of the program The available language is C, C++, Java, Python, Go
source[file] The source code of the program
challengeID[int] The id of the challenge to be attempt

Clone this wiki locally