Compile Error
foo.cc: In member function 'int PloyLinkList::count(int)': foo.cc:57:29: error: 'pow' was not declared in this scope 57 | num = num + p->xi * pow(x, p->zi); | ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1036 OO8-1 一元多项式链表类的求值
- 比赛
- 2022春 面向对象程序设计方法的上机作业
- 语言
- C++
- 递交时间
- 2022-05-14 13:36:16
- 评测时间
- 2022-05-14 13:36:16
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes