Wrong Answer
foo.cc: In function 'int main()': foo.cc:13:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] 13 | printf("%.2d",h); | ~~~^ ~ | | | | | double | int | %.2f
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1130 球反弹高度(2)
- 语言
- C++
- 递交时间
- 2021-12-18 13:15:20
- 评测时间
- 2021-12-18 13:15:20
- 评测机
- 分数
- 0
- 总耗时
- 7ms
- 峰值内存
- 384.0 KiB