自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 Codeforces Round #704 (Div. 2)全部题解

题目链接:https://codeforc.es/contest/1492文章目录A. Three swimmersB. Card DeckC. Maximum widthD. Genius's GambitE. Almost Fault-Tolerant DatabaseA. Three swimmers数学题目大意为3个游泳者会在0,a,2a,…,0,b,2b,…,0,c,2c,…的时间点达到岸边,问在p时间点开始至少需等候多久能遇到游泳者。若p能被a或b或c整除,则等候时间为0,否则为mi

2021-02-24 08:45:12 537 3

原创 Codeforces Round #702 (Div. 3)全部题解

题目链接:https://codeforces.com/contest/1490文章目录A. Dense ArrayB. Balanced RemaindersC. Sum of CubesD. Permutation TransformationE. Accidental VictoryF. Equalize the ArrayG. Old Floppy DriveA. Dense Array贪心,数学题目大意为给出一数列,求出最少往其中加入多少个数能使得任意相邻的两个数相差不超过较小数min(

2021-02-17 02:56:58 3379 8

原创 CF883I Photo Processing题解(二分+DP)

题目描述Evlampiy has found one more cool application to process photos. However the application has certain limitations.Each photo i has a contrast vi. In order for the processing to be truly of high quality, the application must receive at least k photos w

2021-02-09 22:13:05 308

原创 Codeforces Round #700 (Div. 2)全部题解

题目链接:https://codeforces.com/contest/1480文章目录A.Yet Another String GameB.The Great HeroC.Searching Local MinimumD1.Painting the Array ID2.Painting the Array IIE.Continuous CityA.Yet Another String Game贪心题目大意为给定若干个字符串,Alice和Bob轮流对字符串每一位进行改变操作,每一位只能被改变一次,

2021-02-09 06:00:31 2819 8

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除