【HDOJ】3329 The Flood
摘要:
超简单BFS。 1 /* 3329 */ 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 9 #define MAXN 105 10 11 typedef ... 阅读全文
posted @ 2015-03-01 17:53 Bombe 阅读(176) 评论(0) 推荐(0) 编辑
posted @ 2015-03-01 17:53 Bombe 阅读(176) 评论(0) 推荐(0) 编辑
posted @ 2015-03-01 10:58 Bombe 阅读(238) 评论(0) 推荐(0) 编辑
posted @ 2015-03-01 00:27 Bombe 阅读(254) 评论(0) 推荐(0) 编辑