2019年5月4日

摘要: Given a matrix A, return the transpose of A. The transpose of a matrix is the matrix flipped over it's main diagonal, switching the row and column ind 阅读全文
posted @ 2019-05-04 19:32 一直走在路上 阅读(106) 评论(0) 推荐(0)
摘要: Two images A and B are given, represented as binary, square matrices of the same size. (A binary matrix has only 0s and 1s as values.) We translate on 阅读全文
posted @ 2019-05-04 08:21 一直走在路上 阅读(112) 评论(0) 推荐(0)

导航