#includestdio.h int main() { int y=128; const int x=y; printf("%d\n", x); return 0; }
Not registered? Create an account
Forgot Password?
Already a registered user? Login