Hi Anand,
On 12/02/15 09:14, Br. Anand Shenoi wrote:
I saw the code editor (https://ace.c9.io/#nav=about). But couldn’t find an option on how to invoke it in DOMjudge (not sure if it is there).
That editor is already used on resubmit from jury perspective. It shouldn't be too hard to integrate it for the teams. Patches are very welcome! :-)
I meant to have compiling and running online. There are some contest management systems like CodeChef.com, HackerRank.com etc where the compilation and execution can be done through this same editor.
Compiling and running (only on samples) is a bit harder, but should be doable as well. Do you want to use DOMjudge as an online judging system?
Tobi