Wrong Answer
foo.c: In function 'main': foo.c:6:13: warning: format '%lf' expects argument of type 'double *', but argument 2 has type 'int *' [-Wformat=] 6 | scanf("%lf",&k); | ~~^ ~~ | | | | | int * | double * | %d
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 级数求和
- 语言
- C
- 递交时间
- 2022-08-20 22:56:59
- 评测时间
- 2022-08-20 22:56:59
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 256.0 KiB