摘要: POJ 1611 The Suspects 基础并查集,由于需要知道数量维护一个total就可以了 #include<iostream> #include<cstdio> #include<cstring> #include<cmath> #include<queue> #include<strin 阅读全文
posted @ 2018-11-28 06:41 4397 阅读(310) 评论(0) 推荐(0) 编辑