val array = Array(n, {IntArray(n)}) Copy. Here, n represents the dimension of the array. Here, we have used the Array class of Kotlin, which represents an ...
確定! 回上一頁