When we are comparing array[i] to largest, it is not i that is being compared, but the value stored in the array at index i. points. Submitted by Roy.
確定! 回上一頁