题解列表

筛选

不知道哪里错了

摘要:#include<cstdio> #include<iostream> #include<algorithm> using namespace std; int n; struct Stu{……