摘要: T1 漂亮厨师 Sol 分块维护数列求合法数个数,然后莫队/分段打表求组合数。 Code #include<bits/stdc++.h> using namespace std; inline void File(){ freopen("cook.in","r",stdin); freopen("c 阅读全文
posted @ 2021-11-08 22:06 wwlvv 阅读(58) 评论(0) 推荐(0)