Compile Error
/in/foo.cc: In function 'double getd(int, int)': /in/foo.cc:57:77: error: 'sqrt' was not declared in this scope return sqrt((a[i].x-a[j].x)*(a[i].x-a[j].x)+(a[i].y-a[j].y)*(a[i].y-a[j].y)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1228 拯救世界-星际大战
- 语言
- C++
- 递交时间
- 2019-08-15 17:44:18
- 评测时间
- 2019-08-15 17:44:18
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes