fork download
  1. program Series;
  2. begin
  3. WriteLn(1);
  4. end.
  5.  
Success #stdin #stdout 0s 4432KB
stdin
Standard input is empty
stdout
1