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

以上程序运行后的输出结果是 【9】 。 main( ) int i=10,j=0; do j=j+i; i-; while(i>2); printf("%d/n"j);

查看本题答案

热门试题

更多