摘要: A matrix is Toeplitz if every diagonal from top-left to bottom-right has the same element. Now given an M x N matrix, return True if and only if the m 阅读全文
posted @ 2018-04-06 23:42 Grandyang 阅读(7538) 评论(0) 推荐(0)
Fork me on GitHub