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

下列程序的运行结果为 【6】 。 main( ) int x=2,y,z; x*=3+1; printf("%d,",x++); x+=y=z=5; printf("%d,",x); ...

查看本题答案

你可能感兴趣的试题

热门试题

更多