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

以下程序运行后的输出结果是 #include<stdio.h> main( )  int a=1,b=2;  while(a<6)b+=a; a+=2; b%=10;  prin...

查看本题答案

你可能感兴趣的试题

热门试题

更多