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
The download script is for the container to retrieve the program to compile and execute.
The compile script is for languages that require an additional step to compile the program. If there are compilation errors in this step, they will be sent back to the client as output.