Compile Error
foo.cc: In function ‘int main()’: foo.cc:10:31: error: ‘A’ was not declared in this scope 10 | cout<<A; | ^ foo.cc:5:14: warning: unused variable ‘b’ [-Wunused-variable] 5 | char b; | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 打印字符
- 语言
- C++
- 递交时间
- 2024-08-18 15:50:34
- 评测时间
- 2024-08-18 15:50:34
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes