剑指offer:二维数组中的查找

题目:https://leetcode-cn.com/problems/er-wei-shu-zu-zhong-de-cha-zhao-lcof/java 和右上角去比,不匹配而后砍掉一列或者一行code 注意是个while循环leetcode class Solution { public boolean findNumberIn2DArray(int[][] matrix, int t
相关文章
相关标签/搜索