Matemática discreta Exemplos

Transponha [[0,0,1,1],[0,0,1,0],[1,1,0,1],[1,1,1,0]]
Etapa 1
Transpose the matrix by switching its rows to columns.