Compile Error
foo.cpp: In function 'int main()': foo.cpp:35:42: error: lvalue required as left operand of assignment rep(i,n) z=a[i].real()+.5,a[i+1].real()+=z/10,a[i].real()=z%10; ^ foo.cpp:35:60: error: lvalue required as left operand of assignment rep(i,n) z=a[i].real()+.5,a[i+1].real()+=z/10,a[i].real()=z%10; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2000 A x B Problem
- 语言
- C++
- 递交时间
- 2016-10-16 00:48:38
- 评测时间
- 2016-10-16 00:48:39
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes