Что будет выведено на экран после следующего фрагмента программы:
у:=5;
х:=у-2;
if (x>y) and (x mod 2=0) then writeln(y+2*x)
                                       else writeln(x+y*3);
дам 13 балов​
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.