自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Heavy Transportation

Background Hugo Heavy is happy. After the breakdown of the Cargolifter project he can now expand business. But he needs a clever man who tells him whether there really is a way fro...

2018-04-30 21:20:38 885

原创 胜利大逃亡(bfs)

胜利大逃亡 Time Limit : 4000/2000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other)Total Submission(s) : 15   Accepted Submission(s) : 7Font: Times New Roman | Verdana | GeorgiaFont Size: ← →Proble...

2018-04-23 15:26:29 249

原创 Hard problem

Hard problemTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 497    Accepted Submission(s): 326Problem Descriptioncjj is fun with math problem. O...

2018-04-19 19:40:11 558

原创 array array array

array array arrayTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1180    Accepted Submission(s): 605Problem Description One day, Kaitou Kiddo ha...

2018-04-19 18:46:54 351

原创 Water problem

Water problemTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1270    Accepted Submission(s): 522Problem Description If the numbers 1 to 5 are wr...

2018-04-19 18:38:30 745

原创 #1478 : 水陆距离

#1478 : 水陆距离时间限制:10000ms单点时限:1000ms内存限制:256MB描述给定一个N x M的01矩阵,其中1表示陆地,0表示水域。对于每一个位置,求出它距离最近的水域的距离是多少。  矩阵中每个位置与它上下左右相邻的格子距离为1。输入第一行包含两个整数,N和M。 以下N行每行M个0或者1,代表地图。数据保证至少有1块水域。对于30%的数据,1 <= N, M <=...

2018-04-16 20:59:34 382

原创 Rescue

Angel was caught by the MOLIGPY! He was put in prison by Moligpy. The prison is described as a N * M (N, M <= 200) matrix. There are WALLs, ROADs, and GUARDs in the prison. Angel's friends want ...

2018-04-15 20:38:15 292

原创 Fire Net

                                                                    Fire Net Suppose that we have a square city with straight streets. A map of a city is a square board with n rows and n columns, ea...

2018-04-11 23:10:20 130

原创 #1720 : 小数数字

#1720 : 小数数字时间限制:10000ms单点时限:1000ms内存限制:256MB描述给定一个真分数P/Q(P < Q),请你求出它的小数部分都包括0~9中的哪些数字。  例如1/2=0.5,只包含数字5;1/3=0.33333……,只包含数字3,1/7=0.142857142857……,包含数字124578。输入两个整数P和Q,1 ≤ P < Q ≤ 1000000输出从小到...

2018-04-10 23:05:48 432

原创 Can you find it?

Can you find it?Time Limit: 10000/3000 MS (Java/Others)    Memory Limit: 32768/10000 K (Java/Others)Total Submission(s): 37626    Accepted Submission(s): 9190Problem Description Give you three sequenc...

2018-04-08 21:00:00 344

原创 1770 数数字

1770 数数字 基准时间限制:1 秒 空间限制:262144 KB 分值: 20 难度:3级算法题 统计一下 aaa ⋯ aaan个a × b 的结果里面有多少个数字d,a,b,d均为一位数。样例解释:3333333...

2018-04-06 16:43:13 291

原创 街区最短路径问题——曼哈顿距离

                                              街区最短路径问题                                                 时间限制:3000 ms  |  内存限制:65535 KB                                           ...

2018-04-02 15:16:58 842

空空如也

空空如也

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

TA关注的人

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