Since we have 2 subscripts, this is a two-dimensional array. ... step through each element in the row { std::cout << array[row][col]; } }.
確定! 回上一頁