加载中...

随笔分类 -  置换群

摘要:https://www.acwing.com/problem/content/1555/ #include <iostream> #include <cstring> using namespace std; const int N = 100010; int n; int p[N]; int ma 阅读全文
posted @ 2022-08-23 16:50 英雄不问出处c 阅读(75) 评论(0) 推荐(0)