fork download
  1. program ideone;
  2. begin
  3. writeln('ciao'); (* your code goes here *)
  4. end.
Success #stdin #stdout 0s 4288KB
stdin
Standard input is empty
stdout
ciao