Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:24:8: error: 'x' was not declared in this scope cout<<x; ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1097 合并果子
- 语言
- C++
- 递交时间
- 2024-09-25 15:15:11
- 评测时间
- 2024-09-25 15:15:11
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
/in/foo.cc: In function 'int main()': /in/foo.cc:24:8: error: 'x' was not declared in this scope cout<<x; ^