Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:34:8: error: expected primary-expression before '=' token
   sum+ = a[i] + a[i + 1];
        ^
/in/foo.cc:23:6: warning: unused variable 'j' [-Wunused-variable]
  int j=0;
      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1162 合并果子
 - 语言
 - C++
 - 递交时间
 - 2020-08-23 15:07:01
 - 评测时间
 - 2020-08-23 15:07:01
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes