Wrong Answer
foo.cc: In function 'int main()': foo.cc:31:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(num=n-1)break; ~~~^~~~ foo.cc:40:40: warning: format '%lf' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=] printf("Need %.2lf miles of cable",ans); ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1045 Kerry 的电缆网络
- 语言
- C++
- 递交时间
- 2021-08-07 15:06:02
- 评测时间
- 2021-08-07 15:06:02
- 评测机
- 分数
- 20
- 总耗时
- 764ms
- 峰值内存
- 3.32 MiB