题目连接 代码如下: #include<iostream> #include<algorithm> #include<vector> using namespace std; const int maxn=1e5...