Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:37:11: error: 'i' was not declared in this scope for ( i = 0; i < n2; i++) { ^ /in/foo.cc:41:11: error: 'i' was not declared in this scope for ( i = 0; i < n3; i++) { ^ /in/foo.cc:49:11: error: 'i' was not declared in this scope for ( i = 0; i < inter12Size; i++) { ^ /in/foo.cc:53:11: error: 'i' was not declared in this scope for ( i = 0; i < inter13Size; i++) { ^
信息
- 递交者
- 类型
- 递交
- 题目
- A10-4 集合的交集
- 比赛
- 泰院2405作业赛第三场
- 语言
- C++
- 递交时间
- 2024-11-05 08:26:30
- 评测时间
- 2024-11-05 08:26:30
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes