int i=1;int *p=&i;*p++=0;printf("%d \\n",*p);printf("%d \\n",i); 请大家猜测一下这里的*p和i是啥...
以下真的没有任何要写的了,我需要凑字数,请大家原谅!!!!!!!!!!...