Compile Error
foo.cc: In member function 'void LinkList::Insert(int)': foo.cc:40:4: error: 'np' was not declared in this scope; did you mean 'p'? 40 | np->next = p; | ^~ | p
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1026 OO7-1 链表类的构造、析构
- 比赛
- 2022春 面向对象程序设计方法的上机作业
- 语言
- C++
- 递交时间
- 2022-05-11 19:57:19
- 评测时间
- 2022-05-11 19:57:19
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes