#include stdio.hvoid main(){ int x=5; x=x==5 || x++; printf("%d",x);}
Not registered? Create an account
Forgot Password?
Already a registered user? Login