#khalid
MasterOS,
Var a,b,c,d: integer;
a:=8;
b:=a*2;
c:=b/b+7-4+12;
writeln('d=' , Power(a,b)*(c));
end.
Endi tashlab ko'ringchi