Wrong Answer
foo.cc: In function 'int main()': foo.cc:10:13: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'double' [-Wformat=] 10 | printf("%.9ld",c); | ~~~~^ ~ | | | | | double | long int | %.9f
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2314 1.3.5:计算分数的浮点数值
- 语言
- C++
- 递交时间
- 2022-07-21 22:14:03
- 评测时间
- 2022-07-21 22:14:03
- 评测机
- 分数
- 0
- 总耗时
- 11ms
- 峰值内存
- 396.0 KiB