In C/C++, this code
int a = 5;
return a+++++a;
leads to error. However, writing
int a = 5;
return (a++ + ++a);
returns 12. Note that in other languages "a=5; a+++++a" leads to different results :)
Chat with our AI personalities
b = -6
b= 10
Not enough information to solve
If: b/5+b/3 = 10 then b works out as 18.75
Yes because if 1+0=1 than 0 plus b equals b