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)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 04, expect 6.25. 2ms 384.0 KiB
#2 Wrong Answer Read 03, expect 3.20. 4ms 384.0 KiB

信息

递交者
类型
递交
题目
P1130 球反弹高度(2)
语言
C++
递交时间
2021-12-18 13:15:20
评测时间
2021-12-18 13:15:20
评测机
分数
0
总耗时
7ms
峰值内存
384.0 KiB