摘要: C. Longest Regular Bracket SequenceTime Limit: 20 SecMemory Limit: 256 MB题目连接http://codeforces.com/problemset/problem/5/CDescriptionThis is yet anothe... 阅读全文
posted @ 2015-06-22 19:10 qscqesze 阅读(702) 评论(0) 推荐(0) 编辑
摘要: C. Registration systemTime Limit: 20 SecMemory Limit: 256 MB题目连接http://codeforces.com/problemset/problem/4/CDescriptionA new e-mail service "Berlandes... 阅读全文
posted @ 2015-06-22 17:54 qscqesze 阅读(685) 评论(0) 推荐(0) 编辑
摘要: 1.【bzoj4034】[HAOI2015]T2有一棵点数为 N 的树,以点 1 为根,且树点有边权。然后有 M 个操作,分为三种:操作 1 :把某个节点 x 的点权增加 a 。操作 2 :把某个节点 x 为根的子树中所有点的点权都增加 a 。操作 3 :询问某个节点 x 到根的路径中所有点的点权和... 阅读全文
posted @ 2015-06-22 16:58 qscqesze 阅读(497) 评论(0) 推荐(1) 编辑