tw37949.pp 62 B

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