STL next_permutation(a,a+n) 生成一个序列的全排列。满足可重集。
摘要:/** 题目: 链接: 题意: 思路: */ #include #include #include #include #include #include using namespace std; typedef long long LL; const int mod=1e9+7; const int maxn=1e2+5; const double eps = 1e-12; in...
        阅读全文
				
		posted @ 2017-05-24 12:36
 
                    
                 
 浙公网安备 33010602011771号
浙公网安备 33010602011771号