码迷,mamicode.com
首页 >  
搜索关键字:hdu1045    ( 14个结果
nyoj587 hdu1045 简单深搜
#include #include #include #include #include #include #include #include #include #include #include #include using namespace std; char mp[5][5]; int n,...
分类:其他好文   时间:2015-03-06 23:30:49    阅读次数:176
hdu 1045 Fire Net DFS入门题
Problem Description 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, each representing a street or a piece of wall. A blockhouse is a small castle that has four openings through which ...
分类:Web程序   时间:2015-03-06 11:21:23    阅读次数:221
hdu1045---Fire Net
Problem Description 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, each representing a street or a piece of wall.A blockhouse is...
分类:Web程序   时间:2015-02-16 13:04:59    阅读次数:188
HDU1045 Fire Net 【DFS】
Fire Net Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 6285    Accepted Submission(s): 3552 Problem Description Suppose that we h...
分类:Web程序   时间:2014-08-04 17:39:08    阅读次数:300
14条   上一页 1 2
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!