program ASD; var a, b : Integer; begin ReadLn (a, b); WriteLn (a + b)end.
Standard input is empty
===SORRY!=== Confused at line 3, near "var\n\ta, b "
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!