#include<stdio.h>#include<stdlib.h>int main(){ static char *p = (char *)malloc(10); return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login