int *ptr;
scanf (\"%s\", &(*(char *)(&(*(void *)(&(*ptr=(int *)malloc (sizeof (int)*0xff)))))));
printf (\"%s\", ptr);