Runtime Error
foo.c: In function 'main': foo.c:8:20: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'int' [-Wformat=] 8 | scanf("%d",kid[i]); | ~^ ~~~~~~ | | | | int * int
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1045 糖果游戏
- 语言
- C
- 递交时间
- 2022-08-27 21:25:24
- 评测时间
- 2022-08-27 21:25:24
- 评测机
- 分数
- 0
- 总耗时
- 21ms
- 峰值内存
- 384.0 KiB