下述程序的输出结果是( )。
#define N 20
void fun(int a[] ,int n ,int m)
{ int i ,j;
for(i=m;i>n;i--)a[i+1]=a[i];
}
main()
{ int i ,a[N]={1 ,2,3,4,5,6,7,8,9,10};
fun(a ,2,9);
for(i=0;i<5;i++)printf("%d" ,a[i]);
}
B
暂无解析
LastFridayIsawsomeboys______behindDaniel,_____thecomputergames.
Thecaris_____expensive_____hecan’tbuyit.
Iwanttogotothegrocery,butyou_______withme.
Shonaneedstodofurtherresearchinorderto____.
Thereis______littleinformationabouthimthatwehave______muchdifficultyfindinghim.
"Thelecturerwasatallthinmanwithwhitehair.""Thenit_______Dr.Fellbecauseheisshortandfat.It_____Dr.Jones;heisthin."
Sometimesabus____getsonthebustocheckthetickets.
Itisimperativethatyou____hereintime.
Hedidn'tknowwhichroom____.
Idon’tunderstand____believehim.