Wrong Answer
foo.cc: In function 'int main()':
foo.cc:6:27: warning: left operand of comma operator has no effect [-Wunused-value]
  cout << round(1 / (1 / a + 1 / b,2));
                     ~~~~~~^~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2039 1005 计算并联电阻的阻值
 - 语言
 - C++
 - 递交时间
 - 2021-08-24 21:26:40
 - 评测时间
 - 2021-08-24 21:26:40
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 10ms
 - 峰值内存
 - 384.0 KiB