Compile Error
foo.cc: In member function ‘int pln::cal(int)’: foo.cc:38:24: error: ‘pow’ was not declared in this scope 38 | return pow(x, shu.zs) * shu.xs; | ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1332 OO8-1 一元多项式链表类的求值
- 语言
- C++
- 递交时间
- 2024-05-05 09:26:27
- 评测时间
- 2024-05-05 09:26:27
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes