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

下列程序的输出结果是 【6】   main( )   int a=1,b=2;    a= a + b;b=a-b;a=a-b;    printf("%d,%d/n",a,b);

查看本题答案

你可能感兴趣的试题

热门试题

更多