Home > Back-end >  To solve!
To solve!

Time:06-06

The second question==y (z=4) what do you mean

CodePudding user response:

Since have braces, that operation optimization level is obvious, the z first assignment is 4, and then judge y==z, and y=0, z=4, the two are not equal, so the right value becomes zero, the operation is * x=0; The result is 0, if the value of y, and z assignment is the same, the right value is 1

CodePudding user response:

I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10581430.html
I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10768339.html
  • Related