码迷,mamicode.com
首页 >  
搜索关键字:poj1562    ( 6个结果
POJ1562
前前后后写了还几遍了,本来想着今天用BFS写,结果不知道怎么用BFS回溯,然后就用DFS写了,结果应该书数组爆了,不知道怎么回事 之后又改了几遍 ...
分类:其他好文   时间:2019-07-11 18:47:50    阅读次数:81
暑假集训(1)第七弹 -----Oil Deposits(Poj1562)
Description The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangula ...
分类:其他好文   时间:2016-07-16 22:55:01    阅读次数:290
poj1562 DFS入门
Crawling in process... Crawling failed Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64u Description Input Output Sample Input Samp ...
分类:其他好文   时间:2016-03-24 10:22:20    阅读次数:171
poj1562 Oil Deposits(简单的深搜)
Oil Deposits Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 14391   Accepted: 7823 Description The GeoSurvComp geologic survey company is responsible for ...
分类:其他好文   时间:2015-07-18 17:11:24    阅读次数:122
poj1562深搜
#include #include #include #include #include #include #include #include #include #include #include #include #define GG getchar();using namespace std;i...
分类:其他好文   时间:2014-07-16 18:46:34    阅读次数:192
poj1562 Oil Deposits(深搜dfs)
poj1562 Oil Deposits(dfs)...
分类:其他好文   时间:2014-07-16 10:55:47    阅读次数:201
6条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!