Compile Error
foo.cc: In function 'int main()': foo.cc:7:27: error: 'a' was not declared in this scope 7 | for(int i=t;i<=n;i++) a.push_back(i); | ^ foo.cc:9:19: error: 'a' was not declared in this scope 9 | for(int i=0;i<a.size();i++) sum+=a[i]; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1090 xf2-3爸爸的爱
- 语言
- C++
- 递交时间
- 2022-08-25 19:52:00
- 评测时间
- 2022-08-25 19:52:00
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes