program jhfsjk (input, output);var a, b : integer;beginread(a, b);readln;c:= (a mod b);writeln(c)end.
Standard input is empty
prog.pas: In main program: prog.pas:6: error: syntax error before `c'
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!