使用Boost库中的permutation_iterator的示例程序 #include <iostream> #include <vector> #include <algorithm> #include