Register now or log in to join your professional community.
Int x=5,y=6,z=7,s=0;
s = (--x)+(++y)-(--z*x--)
s=4+7-(6*4)
s=11-(24)
s=13
Do we need to answer this question? oooh... are we solving a right problem or are we learning a basic mathematical problems? better to answer e(n−1) +e(n−2) +e(n−3) +···+e(1) +e(0).