Определите значение переменной c после выполнения следующего фрагмента программы: a := 40;
b := 10;
b := a - 2*b;
if a < 2*b then
c := a
else c := b;
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.