摘要: " bzoj2435 ,懒得复制,戳我戳我" Solution: 模拟即可(有点傻逼啊 Code: cpp //It is coded by Ning_Mew on 5.13 include define LL long long using namespace std; const int max 阅读全文
posted @ 2018-06-15 15:43 Ning_Mew 阅读(221) 评论(0) 推荐(0) 编辑
摘要: " bzoj1191 ,懒得复制,戳我戳我" Solution: 二分图最大匹配板子题 Attention: 注意题干中的一句话 只有当选手正确回答一道题后,才能进入下一题,否则就被淘汰。 Code: cpp //It is coded by Ning_Mew on 5.12 include usi 阅读全文
posted @ 2018-06-15 15:43 Ning_Mew 阅读(140) 评论(0) 推荐(0) 编辑