2. Определить значение переменной s после выполнения следующих операторов при n=6, 5, 9 read(n);
s:=4;
for i:=0 to n do
s:=s+i;
write(s);
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Copyright © 2024 SCHOLAR.TIPS - All rights reserved.