Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:7:19: warning: format ‘%lf’ expects argument of type ‘double’, but argument 2 has type ‘double*’ [-Wformat=] 7 | printf("%lf",&r); | ~~^ ~~ | | | | | double* | double
信息
- 递交者
- 类型
- 递交
- 题目
- P2318 1.3.9:与圆相关的计算
- 语言
- C++
- 递交时间
- 2024-10-03 20:34:50
- 评测时间
- 2024-10-03 20:34:50
- 评测机
- 分数
- 0
- 总耗时
- 11ms
- 峰值内存
- 764.0 KiB