using System;namespace riya{class prg{public static void Main(string[] arg){Console.WriteLine("hi");Console.ReadLine();}}}
Standard input is empty
hi
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!