Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:44:87: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[20]' [-Wformat=]
         scanf("%s%d%d %c %c%d",&name,&ave_score,&jud_score,&officer_jud,&west_jud,&num);
                                                                                       ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1001 谁拿了最多奖学金
 - 语言
 - C++
 - 递交时间
 - 2018-12-24 12:35:40
 - 评测时间
 - 2018-12-24 12:35:40
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 18ms
 - 峰值内存
 - 220.0 KiB