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

以下程序的输出结果是 int f( ) static int i=0; int s=1; s+=i;i++; return s; main( ) int i,a=0; for(i=0;...

查看本题答案

你可能感兴趣的试题

热门试题

更多