Runtime Error
/in/foo.c: In function 'main': /in/foo.c:11:13: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'int' [-Wformat=] scanf("%d", height); ^ /in/foo.c:11:5: warning: 'height' is used uninitialized in this function [-Wuninitialized] scanf("%d", height); ^~~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 陶陶摘苹果
- 语言
- C
- 递交时间
- 2024-08-09 17:53:55
- 评测时间
- 2024-08-09 17:53:55
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 324.0 KiB