[线段树] (线段树 + 扫描线 + 离散化)

POJ 1151 && HDU 1542 Atlantisnode 作模板 #include<cstdio> #include<cstring> #include<algorithm> #include<vector> #include<queue> #include<cmath> using namespace std; typedef long long LL; const int MAXN
相关文章
相关标签/搜索