test.pas 55 B

1234567
  1. Uses det,typ;
  2. BEGIN
  3. writeln(og);
  4. writeln(bg);
  5. END.