POJ 2386 Lake Counting
摘要:
Lake CountingTime Limit:1000MSMemory Limit:65536KTotal Submissions:15978Accepted:8079DescriptionDue to recent rains, water has pooled in various places in Farmer John's field, which is represented by a rectangle of N x M (1 #include using namespace std;char Map[105][105];int m, n;void DFS(int x, 阅读全文
posted @ 2013-07-21 21:50 lzm风雨无阻 阅读(238) 评论(0) 推荐(0)
浙公网安备 33010602011771号