Yangi formatda davom etish uchun: https://uzfor.net/view.php?act=post&id=49892
Postga havola
#khalid [374] [off]
Var a,b,c: integer;
begin
a:=36;
b:=49;
c:=sqrt(a) sqrt(b);
write(c);
end.
Natija-?
begin
a:=36;
b:=49;
c:=sqrt(a) sqrt(b);
write(c);
end.
Natija-?