Skip to content

Orchestrator

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

Orchestrator

API

Post on /

Submit a program with a specific language for trying to solve a challenge.

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