Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:32:26: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[25]' [-Wformat=]
   scanf("%s/n",&stu[i].xh);
                          ^
/in/foo.cc: In function 'bool comp(st, st)':
/in/foo.cc:26:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Report (Simple Ver.)
 - 语言
 - C++
 - 递交时间
 - 2019-01-29 17:47:55
 - 评测时间
 - 2019-01-29 17:47:55
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - 190ms
 - 峰值内存
 - 1.754 MiB