/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'double calc(int, int)':
/in/foo.cc:47:83: error: 'sqrt' was not declared in this scope
     return sqrt(( (double)l[x] - (double)r[y]) * ((double)l[x] - (double)r[y]) + X);
                                                                                   ^

信息

递交者
类型
递交
题目
P1466 电缆建设
语言
C++
递交时间
2020-08-31 14:41:48
评测时间
2020-08-31 14:41:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes