Compile Error
/in/foo.cc: In member function 'void PolyList::simplify()': /in/foo.cc:30:52: error: 'term' was not declared in this scope; did you mean 'terms'? 30 | newTerms.push_back(term[i]); | ^~~~ | terms
信息
- 递交者
- 类型
- 自测
- 题目
- P1022 OO5-2 一元多项式类PolyList的运算
- 语言
- C++
- 递交时间
- 2025-03-23 15:40:49
- 评测时间
- 2025-03-23 15:40:49
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes