#includestdio.hint main(){int m=1;void what(){int m=10;printf("%d",m);}what();printf("\n%d",m);return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login