void main(){ printf("Hello World");getch();}
#include <stdio.h>
prog.cs(1,6): error CS0116: A namespace can only contain types and namespace declarations Compilation failed: 1 error(s), 0 warnings
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!