摘要: 题意:https://codeforc.es/contest/1208/problem/C 如题;就是给定一个数n,要你求一个n×n的矩阵,矩阵中的元素是 0 ~ n2-1 ,使得矩阵每一行和每一列的元素异或之后的结果相等。 https://blog.csdn.net/m0_38055352/art 阅读全文
posted @ 2019-09-26 20:17 ZMWLxh 阅读(525) 评论(0) 推荐(0)