Compile and execute your favorite programming language snippet.


Please note: Standard input is not supported. Some functions may not be available. Classes holding the main execution method must be named "file" e.g. public class file {public static void main(String[] args){}}