以下程序的输出结果是______。 main() { int s,i; for(s=0,i=4;i>2;i--,s+=i); printf("%d\n",s); }
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索