Orchestrator - maratona-run-time/maratona-runtime GitHub Wiki

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