Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:22:55: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[20]' [-Wformat=]
   scanf("%s%d%d%c%c%d",&s[i].name,&a,&b,&opt1,&opt2,&c);
                        ~~~~~~~~~~                     ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1001 谁拿了最多奖学金
 - 语言
 - C++
 - 递交时间
 - 2018-12-13 21:09:03
 - 评测时间
 - 2018-12-13 21:09:06
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 15ms
 - 峰值内存
 - 196.0 KiB