记录详情

Compile Error

foo.cc: In member function ‘int PolyLinkList::count()’:
foo.cc:39:40: error: ‘pow’ was not declared in this scope
   39 |                         s += head->a * pow(x, head->b);
      |                                        ^~~

信息

递交者
类型
递交
比赛
2024春 面向对象的程序设计方法(第3场作业赛)
语言
C++
递交时间
2024-05-04 22:23:29
评测时间
2024-05-04 22:23:29
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes