c++ 比较两个集合

要先std::sort

std::set_difference

std::set_union

原文地址:https://www.cnblogs.com/anjsxz/p/3725320.html