Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:24:14: error: 'bbb' was not declared in this scope int aaa=aa;bbb=bb; ^~~
信息
- 递交者
- 类型
- 自测
- 语言
- C++
- 递交时间
- 2024-11-04 17:42:58
- 评测时间
- 2024-11-04 17:42:58
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
/in/foo.cc: In function 'int main()': /in/foo.cc:24:14: error: 'bbb' was not declared in this scope int aaa=aa;bbb=bb; ^~~