Write a C code fragment to store, in each element of this two dimensional array, the sum of the two indices (or coordinates). For example, cartesian[2][7] ...
確定! 回上一頁