摘要: 模板题:POJ1273 EK:#include #include #include #include using namespace std;int n,m,jy,map[305][305],c[305][305],a[305],p[305];bool vis[305];int M... 阅读全文
posted @ 2016-04-28 20:32 SiriusRen 阅读(327) 评论(0) 推荐(0)
摘要: PIGSDescriptionMirko works on a pig farm that consists of M locked pig-houses and Mirko can’t unlock any pighouse because he doesn’t have the... 阅读全文
posted @ 2016-04-28 20:22 SiriusRen 阅读(148) 评论(0) 推荐(0)