摘要: #include #include #include #include #include using namespace std; const int maxn = 1e5+10; int block,belong[maxn],num,l[500],r[500],n,m,x,h; double Max[maxn],k[maxn]; vector see[500]; void b... 阅读全文
posted @ 2016-11-06 15:00 _yxg123 阅读(144) 评论(0) 推荐(0)