搜索到与相关的文章
数据库相关

BZOJ 1036 [ZJOI2008]树的统计Count

以前动态树写过这个题,今天尝试树链剖分解决~模板题,就声明一点,线段树维护的是点权ViewCode1#include2#include3#include4#include5#include67#defineN500008#defineM1000009#defineINF1e91011usingnamespacestd;1213inthead[N],to[M],ne

系统 2019-08-12 01:54:20 2281

数据库相关

正规表达