tw4227.pp 52 B

1234567
  1. { %FAIL }
  2. var
  3. p : pchar;
  4. begin
  5. readln(p);
  6. end.