发表评论取消回复
相关阅读
相关 【贪心】CF1822 E
[Problem - 1822E - Codeforces][] 题意: ![2e9c008736434bd3aade35f13ba3671b.png][] ![e793
相关 【贪心】CF1841 D
[Codeforces][] 题意: ![f231a62f84944973acc878c8bcd43a09.png][] ![eed5aa21f67e4bf8a27aad
相关 【贪心】CF1779 D
不会1700 [Problem - 1779D - Codeforces][] 题意: ![2812e830d8fc42acaa190aa13f186e7a.png][]
相关 【贪心】CF1845 C
[Problem - C - Codeforces][] 题意: ![462238034546493bae4dc73170075b68.png][] ![9ad694f7
相关 【Tree+贪心】CF1336A
[Problem - 1336A - Codeforces][] 题意: ![508055dba7b149af910f641158ab8790.png][] 思路: 一
相关 【Tree树上染色+贪心】CF1387B1
[Problem - 1387B1 - Codeforces][] 题意: ![946309f0da624ae09c2715a343db0b1d.png][] ![0a3
相关 贪心——cf708b
先求0,1的个数,然后贪心输出01即可 include<bits/stdc++.h> using namespace std; define ll l
相关 [CF1111E]Tree
题目大意:给一棵$n(n\\leqslant10^5)$个点的树,有$q(q\\leqslant10^5)$次询问,每次询问给出$k,m,r$表示把以下$k$个点分成不超过$m
相关 POJ2054Color a Tree(贪心)
Color a Tree Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 8297 Accepte
相关 1098A - Sum in the tree(贪心、树)
A. Sum in the tree time limit per test 2 seconds memory limit per test 256 m
还没有评论,来说两句吧...