摘要: 解题:利用c++的multiset的count和erase进行解题 相同类型的题目:https://www.cnblogs.com/cstdio1/p/11377028.html c++代码如下: 阅读全文
posted @ 2019-09-07 20:01 浅滩浅 阅读(304) 评论(0) 推荐(0)
摘要: 题解:hash解法 c++代码如下: 阅读全文
posted @ 2019-09-07 16:37 浅滩浅 阅读(236) 评论(0) 推荐(0)