问答题
I'd like to read 5 values and store them into the array. Please fill the blank to complete the program.
int main()
{
int i;
int arr[5];
for(i=0; i<5; i++)
{
scanf("%d", (1));
}
return 0;
}
【参考答案】
&arr[i]
<上一题
目录
下一题>
点击查看答案
打开小程序,免费文字、语音、拍照搜题找答案
热门
试题
单项选择题
A、-1 B、-2 C、-3 D、-4
点击查看答案
问答题
40Cr锻造后硬度偏高,机加工困难,需进行( )。 A、去应力退火 B、再结晶退火 C、退火 D、球化退火
点击查看答案