Matrix (POJ-2155)
Description
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 th...
原创
2018-06-22 15:02:26 ·
160 阅读 ·
0 评论