摘要: Given a N × N matrix A, whose element in the i-th row and j-th column Aij is an number that equals i2 + 100000 × i + j2 - 100000 × j + i × j, you are 阅读全文
posted @ 2019-03-05 22:34 YFR718 阅读(436) 评论(0) 推荐(0) 编辑