2020年5月12日

摘要: There is a country whose road system is a tree, the nodes in the tree represent cities and the edge is the... 阅读全文
posted @ 2020-05-12 16:23 cqbzcsq 阅读(232) 评论(0) 推荐(0)
 
摘要: (只挑选了几道可以启发思维的题)(时间紧迫,写得可能比较简略)Count on a Treap一句话题解:李超线段树模拟treapTreap中一个点的深度就是它在dfs序上向左单调上升序列长度与向右单调上升序列长... 阅读全文
posted @ 2020-05-12 00:19 cqbzcsq 阅读(135) 评论(0) 推荐(0)