当前位置: X题卡 > 所有题目 > 题目详情

有以下程序: #include main( ) int a[]=1,2,3,4,y,*p=&a[3]; --P;y=*p;printf("y=%d/n",y); 程序的运行结果是...

查看本题答案

热门试题

更多