Реферат: Напряженность поля радиотелецентров
readln;
closegraph;
end;
begin
ClrScr;
{ Input;}p:=100; d:=8; hb:=127;
grinit;
repeat
cleardevice;
i:=2;
repeat
a:=ddt;
until a<>0;
Hmenu_choice:=a div 100;
Case Hmenu_choice of
1: begin
choice:=a mod 100;
if choice=2 then break else begin
input;
input_is:=true;
end;
end;
2: if not(input_is) then begin
gwritexy(17,10,'! Сначала необходимо ввести даннные !',5,1);
ch:=readkey;
continue;
{end else begin
choice:=a mod 100;
Drawing1st;