Wrong Answer
foo.cc: In function 'int main()': foo.cc:9:17: warning: format '%f' expects a matching 'double' argument [-Wformat=] printf("%.2f,v"); ^ foo.cc:6:15: warning: variable 'v' set but not used [-Wunused-but-set-variable] float d,h,v; ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- p1012 求圆柱的体积
- 语言
- C++
- 递交时间
- 2021-11-19 18:48:01
- 评测时间
- 2021-11-19 18:48:01
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 316.0 KiB