Hello Thijs,
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).
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.
Sent from Mail for Windows 10
From: Thijs Kinkhorst
Sent: 02 December 2015 03:47 AM
To: Br. Anand Shenoi
Cc: domjudge-devel@domjudge.org
Subject: Re: Has anybody tried to embed source code editor with DOMjudge?
Hi Anand,
On Tue, December 1, 2015 14:17, Br. Anand Shenoi wrote:
> I would like to know if this is possible. In that case, can we have the
> editor program insert the source code into the db directly?
This should pose no problem at all. You could use the ACE editor already
included in DOMjudge and indeed insert to the DB fron there (use the
submit_solution function).
I believe that this is not part of DOMjudge yet is that it raised workflow
questions. How would the team compile and run the program to test it? Or
would they submit it untested? What are your ideas about this?
Cheers,
Thijs