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

分析下列程序: #include<stdio.h> main( ) int*p1,*p2,*p; int a=6,b=9; p1=&a;p2=&b; if(a<b)p=p1;p1=p2;...

查看本题答案

你可能感兴趣的试题

setprecision(3)  fixed  setfill(′*′)  setw(8)  

热门试题

更多