.


:




:

































 

 

 

 


,




 

97. :

a=0; while (a==0) printf("%d", a);

do a=0; while (a==0);

for(;;);

 

98. while 100 ( +1):

S=0; i=1; while (i<=100) { S+=i; i ++; }

 

99. do-while 20 +0.5:

P = 1; i = 1; do P *= i; i += 0.5; while(i<=20);

 

100. :

Y = pow(X, 2) + sin(X / M_PI);

 

101. :

z = M * tan((5 - x) / (10 + pow(x, 1/3)));

 

102. :

a = (sqrt(3 - exp(b + 5)) - 0.25) / 2;

 

103. :

b = (10 + c - sin (c)) / (0.25 + tan (c * M_PI / 2));

 

104. :

y = 1 / 3 - pow((x - 0.35) / M_PI, 2);

 

105. :

y = (1/2 - M_PI * x) / sqrt (abs (1 - pow(x, 1/3)));

 

106. :

z = (Xmin + pow(M_PI,x)) / 2 / (Xmax * sqrt(x));

 

107. ?

,

 





:


: 2015-10-01; !; : 439 |


:

:

,
==> ...

1886 - | 1664 -


© 2015-2024 lektsii.org - -

: 0.01 .