摘要:
传送门 [http://codeforces.com/contest/1051/problem/C] 题意 给你一堆数,问是否可以分为两堆使得两堆里只出现一下的数字的种类相等,可以输出任意一种分的方式 分析 具体看代码 代码 include using namespace std; define l 阅读全文
摘要:
大神博客链接 [https://blog.csdn.net/zhjchengfeng5/article/details/7786595 ] 代码 include include include include include include include include include defin 阅读全文