даю 40 балов, помогите пожалуйста!

С++

int a, b, c;

a = b = 2; c = 1;

a -= (++b - c);

b += a++;

a -= --c;

b += b + c;

что выведет ?
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2025 SCHOLAR.TIPS - All rights reserved.