main(){ int a = 2, b, c; b = a++; c = a; cout a " " b " " c endl}
Not registered? Create an account
Forgot Password?
Already a registered user? Login