Compile Error
foo.cpp: In function 'int main()': foo.cpp:16:32: error: lvalue required as left operand of assignment p[a[i]]+p[a[j]]=0; ^ foo.cpp:5:31: warning: unused variable 'm' [-Wunused-variable] int a[100000],p[100000],z,x=0,m; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1911 珠心算测验
- 语言
- C++
- 递交时间
- 2016-02-02 12:32:12
- 评测时间
- 2016-02-02 12:32:13
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes