码迷,mamicode.com
首页 >  
搜索关键字:angel was caught by    ( 237个结果
poj 2723 Get Luffy Out(2-sat)
DescriptionRatish is a young man who always dreams of being a hero. One day his friend Luffy was caught by Pirate Arlong. Ratish set off at once to Ar...
分类:其他好文   时间:2015-09-17 19:12:27    阅读次数:254
HDU_1242_Rescue
题目:http://acm.hdu.edu.cn/showproblem.php?pid=1242大意:迷宫搜索,'#'代表墙,'.'代表路,'x'代表守卫,每移动1格用1秒,杀死守卫用1秒,angel('a'表示)的朋友们(用'r'表示),要去救她,问最短时间为多少?分析:迷宫搜索,dfs总结:注...
分类:其他好文   时间:2015-09-10 20:57:32    阅读次数:194
#define、const、typedef的区别
#define、const、typedef的区别#define 并不是定义变量, 只是用来做文本替换 例如: #define PI 3.1415926 float angel; angel=30*PI/180; 那么,当程序进行编译的时候,编译器会首先将 “#define P...
分类:其他好文   时间:2015-08-31 11:34:56    阅读次数:216
CF 337D Book of Evil 树形DP 好题
Paladin Manao caught the trail of the ancient Book of Evil in a swampy area. This area containsnsettlements numbered from 1 ton. Moving through the sw...
分类:其他好文   时间:2015-08-31 00:43:41    阅读次数:527
HDU 2955 Robberies
RobberiesProblem DescriptionThe aspiring Roy the Robber has seen a lot of American movies, and knows that the bad guys usually gets caught in the end,...
分类:其他好文   时间:2015-08-29 12:32:20    阅读次数:202
Got minus one from a read call异常
Caught: java.sql.SQLException: Io 异常: Got minus one from a read call使用JDBC连接Oracle时,多次出现上述错误,后来去网上找了下,基本提供的方法有这么几种:1:数据库连接满了,扩大数据库连接池2:所登录的机子IP不在sqlne...
分类:其他好文   时间:2015-08-28 17:01:05    阅读次数:178
HDU 2955 Robberies (背包)
DescriptionThe 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 th...
分类:其他好文   时间:2015-08-25 14:05:56    阅读次数:168
hdoj 1242 Rescue
Rescue Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 21713    Accepted Submission(s): 7748 Problem Description Angel was caught b...
分类:其他好文   时间:2015-08-20 20:52:29    阅读次数:135
hdu1242 Rescue(BFS)
Rescue Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 21701    Accepted Submission(s): 7745 Problem Description Angel was caught b...
分类:其他好文   时间:2015-08-19 13:30:00    阅读次数:120
HDU 2095
DescriptionThe 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 th...
分类:其他好文   时间:2015-08-16 19:42:58    阅读次数:155
237条   上一页 1 ... 13 14 15 16 17 ... 24 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!