Rescue
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 21510 Accepted Submission(s): 7671
Problem Description
Angel was caught by the MOLI...
分类:
其他好文 时间:
2015-08-11 18:53:15
阅读次数:
153
RescueTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 21431Accepted Submission(s): 7641Problem Des...
分类:
其他好文 时间:
2015-08-09 18:24:01
阅读次数:
156
点击打开链接
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: approac...
分类:
其他好文 时间:
2015-08-09 00:25:46
阅读次数:
125
RescueTime Limit : 2000/1000ms (Java/Other)Memory Limit : 65536/32768K (Java/Other)Total Submission(s) : 24Accepted Submission(s) : 11Problem Descript...
分类:
其他好文 时间:
2015-08-06 01:51:40
阅读次数:
85
装了Ubuntu和Window双系统的电脑,通常会使用Ubuntu的Grub2进行引导。 Grub2会在MBR写入引导记录,并将引导文件放在/boot/grub,破坏任意一项都会导致系统无法正常启动。 当系统因引导失败而无法正常启动时,可以使用Windows的安装光盘或Grub Rescue...
分类:
系统相关 时间:
2015-07-31 01:09:10
阅读次数:
188
RescueTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 20821Accepted Submission(s): 7429Problem Des...
分类:
其他好文 时间:
2015-07-30 21:03:40
阅读次数:
99
Description
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...
分类:
其他好文 时间:
2015-07-26 15:47:49
阅读次数:
86
题目链接:点击打开链接http://acm.hdu.edu.cn/showproblem.php?pid=1242
#include
#include
#include
#include
#include
#include
using namespace std;
const int N=220;
int n,m,stx,sty,endx,endy;
char mp[N]...
分类:
其他好文 时间:
2015-07-23 22:01:03
阅读次数:
155
1003. Emergency (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueAs an emergency rescue team leader of a city, you are given a special ma...
分类:
其他好文 时间:
2015-07-20 18:30:29
阅读次数:
126
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 save...
分类:
其他好文 时间:
2015-07-19 12:06:08
阅读次数:
177