program ideone;var a,b,t:real;begina:=3;b:=4;t:=(a+b);writeln(t);end.
Standard input is empty
7.0000000000000000E+000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!