Since a multidimensional array is, in fact, an array of references to other arrays of dimension length-1, an i[] statement will allow to iterate over all the rows of the matrix for each of which j will allow to iterate over all the elements of the given row.
Войдите чтобы поставить Нравится
Войдите чтобы прокомментировать