记录详情

Compile Error

foo.cc: In member function 'int Vector::lenth()':
foo.cc:57:10: error: 'sqrt' was not declared in this scope
   57 |   return sqrt(x * x + y * y + z * z);
      |          ^~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1017 OO4-1 向量类的算术运算符的重载
语言
C++
递交时间
2022-04-24 10:09:52
评测时间
2022-04-24 10:09:52
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes