Matrix (二维树状数组)

传送门:POJ - 2155 题目描述 Given an N*N matrix A, whose elements are either 0 or 1. A[i, j] means the number in the i-th row and j-th column. Initially we have A[i, j] = 0 (1 <= i, j <= N). We can change the
相关文章
相关标签/搜索