这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
```cpp #include using namespace std; int j,maxn=-1,k; struct st { string n; int c; int m; int e; int sum; }; st en[1001]; int main() { cin>>j; for(int i=0;i >en…
**666**