Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
要計算 100 位同學的總分,使用陣列處理的 C/C++ 程式碼如下。空格 □ 內應填入何值?
for (i = 0; i <= □ ; i++) sum = sum + a[i];
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!