Submatrix Sum

Given an integer matrix, find a submatrix where the sum of numbers is zero. Your code should return the coordinate of the left-up and right-down number.html Subarray Sum的follow up。求二维矩阵上和为0的submatrix.
相关文章
相关标签/搜索