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

下列程序的输出结果是______。 main( ) int a=1,b=2,c=3,t=0; if(a<b) t=a; a=b; b=t; if(a<c) t=a; a=c; c=...

查看本题答案

你可能感兴趣的试题

热门试题

更多