class test{public static void Main(){Console.WriteLine("hi");}}
Standard input is empty
prog.cs(5,1): error CS0103: The name `Console' does not exist in the current context 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!