how to allocate array of 10^5 in C int matrix[100000][100000]; shows error : size of array matrix is too large
↧
how to allocate array of 10^5 in C int matrix[100000][100000]; shows error : size of array matrix is too large