Runtime Error
foo.c: In function 'main': foo.c:11:17: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'int' [-Wformat=] 11 | scanf("%d",b); | ~^ ~ | | | | | int | int * foo.c:11:9: warning: 'b' is used uninitialized [-Wuninitialized] 11 | scanf("%d",b); | ^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1002 陶陶摘苹果
- 语言
- C
- 递交时间
- 2022-08-17 23:34:26
- 评测时间
- 2022-08-17 23:34:26
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 512.0 KiB