代码改变世界

[LeetCode] 766. Toeplitz Matrix_Easy tag: array

2021-08-22 02:34  Johnson_强生仔仔  阅读(23)  评论(0编辑  收藏  举报
Given an m x n matrix, return true if the matrix is Toeplitz. Otherwise, return false. A matrix is Toeplitz if every diagonal from top-left to bottom-