发表评论取消回复
相关阅读
相关 【贪心】CF1822 E
[Problem - 1822E - Codeforces][] 题意: ![2e9c008736434bd3aade35f13ba3671b.png][] ![e793
相关 【换根DP】CF1187E Tree Painting
[Problem - 1187E - Codeforces][] 题意: ![d94ac9a14f4a4226b7bf5066e0999bd6.png][] ![9b85
相关 CF891E Lust
CF891E Lust -------------------- 鸽子更博了 Orz Itst 神仙结论:最后的答案是一开始的\\(\\prod a\_i\\)减去
相关 [CF1111E]Tree
题目大意:给一棵$n(n\\leqslant10^5)$个点的树,有$q(q\\leqslant10^5)$次询问,每次询问给出$k,m,r$表示把以下$k$个点分成不超过$m
相关 CF 166E Tetrahedron
E. Tetrahedron time limit per test 2 seconds memory limit per test 256 megabytes in
相关 codeforces1187E
题目链接:[http://codeforces.com/problemset/problem/1187/E][http_codeforces.com_problemset_pr
相关 CF1187E Tree Painting
思路: 树形dp,首先使用dp计算以1为根的时候的最大分数,同时得到各个子树i的最大分数dp\[i\]。然后利用前面得到的dp数组分别计算以其他每个点作为根的时候的最大分数。
相关 CodeForce - 1187 E. Tree Painting (换根dp)
You are given a tree (an undirected connected acyclic graph) consisting of nn vertices.
相关 CF438E The Child and Binary Tree
Problem [Codeforces][] Solution 写的时候被同学嘲讽:你现在才写这道题? 设 \\(f\_n\\) 表示权值为 \\(n\\) 的
相关 cf 1009E
如何看待某cf2000分选手不会一道tag1900的题? 难。 考虑每段距离的贡献, a\[i\]出现在位置j上,当且仅当j-i休息,并且中间的都不是休息的。
还没有评论,来说两句吧...