Compile Error

foo.cc: In function 'int main()':
foo.cc:11:8: error: expected initializer before '+=' token
   int x+=a[i];
        ^~
foo.cc:12:6: error: 'x' was not declared in this scope
   if(x<m) num++;
      ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P2373 1.5.23:药房管理
语言
C++
递交时间
2021-11-06 19:11:18
评测时间
2021-11-06 19:11:18
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes