12. Дан фрагмент программы:
А:=10; В:=30; С:=20;
Y:=A;
if B>Y then Y:=B;
if C>Y then Y:=C;
writeln (Y);
Какое число будет напечатано на экране?
а) 10 б) 20
б) 30 г) 0​
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.