Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:6:13: error: 'B' was not declared in this scope cin>>A>>B; ^ /in/foo.cc:5:11: warning: unused variable 'b' [-Wunused-variable] int A,b; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2328 1.3.19:A*B问题
- 语言
- C++
- 递交时间
- 2024-04-03 21:26:23
- 评测时间
- 2024-04-03 21:26:23
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes