fork download
  1. program ideone;
  2. begin
  3. (* your code goes here *)
  4. Write('ciao Fabio');
  5. end.
Success #stdin #stdout 0.01s 5288KB
stdin
Standard input is empty
stdout
ciao Fabio