Rescue
Time Limit: 2 Seconds
Memory Limit: 65536 KB
Angel was caught by the MOLIGPY! He was put in prison by Moligpy. The prison is described as a N * M (N, M
Angel's friends want to s...
分类:
其他好文 时间:
2014-08-04 10:59:57
阅读次数:
237
Problem Description
The aspiring Roy the Robber has seen a lot of American movies, and knows that the bad guys usually gets caught in the end, often because they become too greedy. He has decided t...
分类:
其他好文 时间:
2014-08-01 16:10:21
阅读次数:
184
DescriptionAngel was caught by the MOLIGPY! He was put in prison by Moligpy. The prison is described as a N * M (N, M 2 #include 3 #include 4 #defi...
分类:
其他好文 时间:
2014-08-01 13:27:31
阅读次数:
179
~~~~
突然发现一篇搜索的题目都有写。昨天发现道bfs题目,HDU上AC, ZOJ上WA。不得不说HDU上的数据之水。。
今天早起刷题有了思路,并用队列和单调队列都写了一遍,0MS飘过~~
~~~~
题目链接:
http://acm.hdu.edu.cn/showproblem.php?pid=1242
http://acm.zju.edu.cn/onlinejudge/show...
分类:
其他好文 时间:
2014-07-31 09:52:26
阅读次数:
250
Description
Without expecting, Angel replied quickly.She says: "I'v heard that you'r a very clever boy. So if you wanna me be your GF, you should solve the problem called GF~. "
How good an oppo...
分类:
其他好文 时间:
2014-07-29 22:05:52
阅读次数:
420
Rescue
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 15582 Accepted Submission(s): 5656
Problem Description
Angel was caught by th...
分类:
其他好文 时间:
2014-07-26 17:20:02
阅读次数:
371
Rescue
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 15501 Accepted Submission(s): 5632
Problem Description
Angel was caught b...
分类:
其他好文 时间:
2014-07-26 02:23:58
阅读次数:
228
Problem Description
Angel was caught by the MOLIGPY! He was put in prison by Moligpy. The prison is described as a N * M (N, M
Angel's friends want to save Angel. Their task is: approach Angel. W...
分类:
其他好文 时间:
2014-07-23 16:40:42
阅读次数:
233
Rescue
Time Limit: 2 Seconds Memory Limit: 65536 KB
Angel was caught by the MOLIGPY! He was put in prison by Moligpy. The prison is described as a N * M (N, M
Angel's friends want to sa...
分类:
其他好文 时间:
2014-07-22 14:28:26
阅读次数:
200
在移植uboot时编译一切正常,但uboot启动中加载自己写的网卡驱动出现问题,一直在打印raise:Signal #8 caught
google 百度了一番,也有很多人遇到了这个问题,大家都说出了解决问题的办法,
就是自己编写的驱动中有出现除以0的误操作,就会一直打印raise:Signal #8 caught
将除操作改为位移操作,或者避免除数为0,就可以解决这个问题。
那为什么有...
分类:
其他好文 时间:
2014-07-03 13:56:42
阅读次数:
270