Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:20:11: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'char (*)[20]' [-Wformat=] scanf("%s %d %d %c %c %d",&stu.name,&stu.avg,&stu.vi,&stu.ganbu,&stu.xibu,&stu.lunwen); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 谁拿了最多奖学金
- 语言
- C
- 递交时间
- 2021-12-04 22:31:29
- 评测时间
- 2021-12-04 22:31:29
- 评测机
- 分数
- 30
- 总耗时
- 11ms
- 峰值内存
- 272.0 KiB