#include stdio.hvoid main(){ char val=1; if(val--==0) printf("TRUE"); else printf("FALSE");}
Not registered? Create an account
Forgot Password?
Already a registered user? Login