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

456

500

508
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.