#includestdio.hint main(){ int x=10; int y=10; if(! x^y) printf("x is equal to y"); else printf ("x is not equal to y"); return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login