北邮oj-912星球的研究生

不解释了。 #include<bits/stdc++.h> using namespace std; #define maxn 105 struct St{ int id; int score; }; St s[maxn]; int size; int main(){ int t,n,id,score; char str[15]; scanf("%d",&t); while(t--){
相关文章
相关标签/搜索