bdfs无果。
对于 n×mn\times mn×m 的矩阵用四分树区间查询时,为什么时间复杂度是 O(max(n,m))O(max(n,m))O(max(n,m)) 而不是 O(lognlogm)O(lognlogm)O(lognlogm) 呢?