摘要: 调了整整5个小时,结果发现自己建树的方式有误,气死我了气死我了,比较好的一道线段树(虽然我不会 #include<bits/stdc++.h> using namespace std; const int N=1e6+10; int n,m,res,point; vector<int>v[2]; / 阅读全文
posted @ 2023-08-13 13:38 o-Sakurajimamai-o 阅读(65) 评论(0) 推荐(0)
-- --