|
|
BSD 4.3reno
program kat(input, output);
var
ch: char;
begin
while not eof do begin
while not eoln do begin
read(ch);
write(ch)
end;
readln;
writeln
end
end { kat }.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.