var n : integer; i : integer;begin readln(n); writeln(n);end.
2 1 2
prog.nim(2, 0) Error: tabulators are not allowed
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!