You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the syntax check the current workdirectory `/compile` can be used.
This is safe as it is not available during judging.
Normally there is no writable directory during judgements, to make R
work for submissions you need to set DOMJUDGE_CREATE_WRITABLE_TEMP_DIR to create a
writable temporary directory with extra security risks.
0 commit comments