tw37949.pp 73 B

1234567
  1. { %norun }
  2. {$MODE ISO}
  3. program p(input, output);
  4. begin
  5. get;
  6. put
  7. end.