Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:4:7: error: 'a' was not declared in this scope cin>>a>>end1; ^ /in/foo.cc:4:10: error: 'end1' was not declared in this scope cin>>a>>end1; ^~~~ /in/foo.cc:5:7: error: 'b' was not declared in this scope cin>>b>>end1; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1164 【beginning】两个数之和
- 语言
- C++
- 递交时间
- 2024-11-01 14:33:17
- 评测时间
- 2024-11-01 14:33:17
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes