51CTO博客开发
//线段树中不是懒方法建立,修改(某个数据),查询区间和(sum)与最大值(max) #include<cstdio> #include<iostream> using namespace std; const int MAXN=1000; struct&nb
#include<iostream> #include<cstdio> using namespace std; //ifstream cin ("c.in"); //ofstream cout ("c.out"
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号