Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:12:31: error: 'a' was not declared in this scope
12 | cout<<a;
| ^
/in/foo.cc:15:20: error: 'a' was not declared in this scope
15 | if(a>'Z')
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2589 画三角形2级1 2023.3
- 语言
- C++
- 递交时间
- 2026-06-02 20:02:11
- 评测时间
- 2026-06-02 20:02:11
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes