摘要: 使学号和成绩关联,然后成绩sort,学号也跟着改变。 代码: #include<cstdio> #include<cmath> #include<algorithm> #include<cstring> using namespace std; const int MaxN = 1e5; struc 阅读全文
posted @ 2018-03-30 17:05 test1024 阅读(233) 评论(0) 推荐(0)