摘要:
请写出下面程序的输出结果:(答案在下面)1、[cpp]view plaincopyintcount=3;intmain(void){inti,sum,count=2;for(i=0,sum=0;i<count;i+=2,count++){staticintcount=4;count++;if(i%2==0){externintcount;count++;sum+=count;}sum+=count;}printf("%d%d\n",count,sum);return0;}2、[cpp]view plaincopyvoidfunc(charstr[50]){printf 阅读全文
posted @ 2012-09-12 23:37 sunshinewave 阅读(287) 评论(0) 推荐(0)
浙公网安备 33010602011771号