using System;public class Test{ public static void Main() { int n=4; Console.WriteLine(n); }}
1 2 10 42 11 34
4
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!