void main(){int x=1,y=0,i;i=(x++,y++)?x:y;pritnf("%d/n",i);}
Not registered? Create an account
Forgot Password?
Already a registered user? Login