E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
BZOJ2836
[
BZOJ2836
]魔法树(链剖+dfs序)
题目描述传送门题解链剖+dfs序裸题。强转又搞错了?代码#include#include#includeusingnamespacestd;#defineLLlonglongconstintmax_n=1e5+5;constintmax_tree=max_n*4;constintmax_m=max_n;LLn,m,x,y,q,u,t,d,N;LLans;LLtot,point[max_n],nxt
Clove_unique
·
2016-05-11 18:24
题解
树链剖分
dfs序
[
BZOJ2836
]魔法树(链剖+dfs序)
题目描述传送门题解链剖+dfs序裸题。强转又搞错了?代码#include #include #include usingnamespacestd; #defineLLlonglong constintmax_n=1e5+5; constintmax_tree=max_n*4; constintmax_m=max_n; LLn,m,x,y,q,u,t,d,N;LLans; LLtot,point[
Clove_unique
·
2016-05-11 18:00
bzoj
dfs序
链剖
BZOJ2836
魔法树
2836:魔法树TimeLimit:10SecMemoryLimit:128MBSubmit:199Solved:73DescriptionInputOutputSampleInput40112234Add131Query0Query1Query2SampleOutput3328A我TM可以退役了。。WA点:①longlong②query写错。。③查询的时候一开始的查询区间为query(1,1,n
DCrusher
·
2016-03-19 16:50
线段树
树链剖分
上一页
1
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他