发表评论取消回复
相关阅读
相关 Codeforces Round #826 (Div. 3) C
[Problem - C - Codeforces][] 题意: 给定一个长度为n的数组,求将该数组分为连续的几个部分,使得每一部分内部的和相同。求分完后每一部分的最大值最
相关 Codeforces Round #629 (Div. 3) F. Make k Equal 思维
题目链接:https://codeforces.com/contest/1328/problem/F 题意:给你n个数字的序列,每次你可以将最大的数减一,最小的数加一,问最
相关 Codeforces Round #635 (Div. 2) C. Linova and Kingdom(贪心+搜索)
题目地址----> [C. Linova and Kingdom][] 题意:一个n个节点(root=1)的树,让你找k个工厂,其他n-k为旅游地,每个工厂从自身点到根节点经
相关 codeforces C. Bits 贪心
C. Bits time limit per test 1 second memory limit per test 256 megabytes input sta
相关 【codeforces div2 A】Calculating Function(思维)
A. Calculating Function time limit per test 1 second memory limit per test 256 megab
相关 Codeforces Round #433 (Div. 2) C. Planning(贪心)
C. Planning time limit per test 1 second memory limit per test 512 megabytes input
相关 CodeForces 873C(贪心)
问题描述: Ivan is playing a strange game. He has a matrix a with n rows and m columns. Eac
相关 CodeForces 825C(贪心)
问题描述: Makes solves problems on Decoforces and lots of other different online judges. Ea
相关 Codeforces Round #481 (Div. 3) C. Letters
题目链接:http://codeforces.com/contest/978/problem/C C. Letters time limit per test4 sec
相关 Codeforces Div.3 C. Gourmet Cat——————思维,贪心
C. Gourmet Cat Polycarp has a cat and his cat is a real gourmet! Dependent on a day o
还没有评论,来说两句吧...