这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
``` include using namespace std; struct person{ string Name; int Score,Average,Lunwen; char Ganbu,Province; int sum; int xuhao; }add[101]; bool cmp(person a,per…