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

有以下程序: main( ) int a=1,b=2,m=0,n=0,k; k=(n=b>a)||(m=a>b); printf("%d,%d/n"m,k,m); 程序运行后的输出结果...

查看本题答案

热门试题

更多