* fixed typo

This commit is contained in:
peter 2000-10-11 22:55:25 +00:00
parent 47386fceef
commit 0a5399c03e

View File

@ -12,7 +12,7 @@ begin
I:=I*2;
If I/k*100>100 then
begin
Writeln('Error')
Writeln('Error');
err:=true;
end
else