program vreme;vari,m,r:integer;begini:=3; for m:=3 to 7 do beginr:=i*m;writeln(r);end;end.
Standard input is empty
9 12 15 18 21
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!