Compile Error
foo.cc: In function 'int main(int, char**)': foo.cc:43:9: error: 'a1' was not declared in this scope 43 | a1.in(); | ^~ foo.cc:44:9: error: 'a2' was not declared in this scope 44 | a2.in(); | ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1014 OO3-1 无序顺序表类的基本运算
- 比赛
- 2024春 面向对象的程序设计方法(第1场作业赛)
- 语言
- C++
- 递交时间
- 2024-03-18 19:18:26
- 评测时间
- 2024-03-18 19:18:26
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes