摘要: //模板,方便以后查找#include<iostream> #include<cstdio> #include<cstring> #include<cstdlib> #include<algorithm> using namespace std; const int N=1010,M=2000010 阅读全文
posted @ 2020-03-18 23:53 一世安然L 阅读(184) 评论(0) 推荐(0)