自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Shichikuji and Power Grid

Shichikuji and Power Grid 题目链接:https://vjudge.net/contest/449425#problem/E Shichikuji is the new resident deity of the South Black Snail Temple. Her first job is as follows: There are n new cities located in Prefecture X. Cities are numbered from 1 to n. C

2021-07-28 16:02:02 143

原创 Print Check

Kris works in a large company "Blake Technologies". As a best engineer of the company he was assigned a task to develop a printer that will be able to print horizontal and vertical strips. First prototype is already built and Kris wants to tests it. He w..

2021-07-27 23:58:47 149

原创 computer

对于图中每个点,记为k,求k到树中每个点的最大值(即树中的最大距离) 多组输入 Sample Input 5 1 1 2 1 3 1 1 1 Sample Output 3 2 3 4 4 #include<iostream> #include<algorithm> #include<cstdio> #include<cstring> #include<queue> #include<vector> #include&lt

2021-07-27 13:29:15 102

空空如也

空空如也

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

TA关注的人

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