摘要: 很有意思的题 zty提了一嘴 感觉ZRQ的理解真的很妙 具体看代码注释 #include<bits/stdc++.h> using namespace std; const int N=36; const int mod=2017; int base[N][N],num[N][N]; int n,m 阅读全文
posted @ 2021-09-14 19:18 Hehe_0 阅读(37) 评论(0) 推荐(0)