Дан алгоритм: Read (x);
if x<-20 then y = 2 * x ;
if x<=100 then y = 51 ;
if x>10 then y = x ;
Write (y);
Какое число будет выведено в результате выполнения алгоритма, если ввести значение X = -22 ?
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Copyright © 2025 SCHOLAR.TIPS - All rights reserved.