Compile Error
/in/foo.c: In function 'main': /in/foo.c:24:11: warning: format '%f' expects argument of type 'float *', but argument 2 has type 'double *' [-Wformat=] scanf("%1f",&x); ^ /in/foo.c: At top level: /in/foo.c:29:1: error: expected identifier or '(' before '}' token } ^
信息
- 递交者
- 类型
- 递交
- 语言
- C
- 递交时间
- 2024-10-29 16:35:56
- 评测时间
- 2024-10-29 16:35:56
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes