随笔分类 -  数据结构_分块

摘要:分块板题 #include<iostream> #include<cstdio> #define ri register int #define u long long namespace opt { inline u in() { u x(0),f(1); char s(getchar()); w 阅读全文
posted @ 2019-11-05 11:39 pai_hoo 阅读(121) 评论(0) 推荐(0)