sfcode
An Online Competing and Development Environment
|
This script compiles a given code file (except python code files) for a user using the compiler correponding to the language of the code file, using system() function. Returns an error if there is a compilation error.
if |