#include stdio.h
int main(){ int x=1; if(x=2) { printf("Hi"); } else printf("Bye"); }
Not registered? Create an account
Forgot Password?
Already a registered user? Login