Compile Error
foo.cc: In member function 'void PolyList::Insert(Node*)': foo.cc:46:20: error: 'p' was not declared in this scope 46 | if(p!=NULL && p->data.index==newp->data.index ) | ^ foo.cc:56:40: error: type '<type error>' argument given to 'delete', expected pointer 56 | delete p; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- DS1-1 一元多项式的运算
- 语言
- C++
- 递交时间
- 2022-10-08 19:32:41
- 评测时间
- 2022-10-08 19:32:41
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes