domjudge icon indicating copy to clipboard operation
domjudge copied to clipboard

[Feature request] Add compile and run command parameters in language page.

Open cubercsl opened this issue 1 year ago • 1 comments

Description of the enhancement request

image

Provide teams compile and run parameters, in language page.

The goal you want to achieve

Add a field shows compile and run command parameters, for example:

C++:

g++ -x c++ -Wall -O2 -std=gnu++20 -static -pipe -o "${file}"

Expected behaviour

Any other information that you want to share?

image

cubercsl avatar Nov 02 '24 09:11 cubercsl