摘要:分块+莫队 #include<cstdio> #include<cstring> #include<algorithm> using namespace std; /*分块*/ #include<cmath> const int N=10; int pos[N],n,blk; void fenkua 阅读全文
该文被密码保护。 阅读全文
该文被密码保护。 阅读全文
摘要:分块+莫队 #include<cstdio> #include<cstring> #include<algorithm> using namespace std; /*分块*/ #include<cmath> const int N=10; int pos[N],n,blk; void fenkua 阅读全文
该文被密码保护。 阅读全文
该文被密码保护。 阅读全文
摘要:f[pos][...],dfs(pos,...,limit,[zero])
表示:当前位,一些需要用到的状态,是否顶着上限,[是否有前导零(根据题目需要)]
当没有限制的时候,就记忆化 阅读全文
该文被密码保护。 阅读全文
该文被密码保护。 阅读全文
该文被密码保护。 阅读全文
该文被密码保护。 阅读全文