Compile Error
foo.cc: In function 'double ojld(int, int)': foo.cc:18:12: error: 'sqrt' was not declared in this scope return sqrt((p[i].x-p[j].x)*(p[i].x-p[j].x) ^~~~ foo.cc:18:12: note: suggested alternative: 'qsort' return sqrt((p[i].x-p[j].x)*(p[i].x-p[j].x) ^~~~ qsort
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1013 强墙
- 语言
- C++
- 递交时间
- 2021-03-12 14:08:48
- 评测时间
- 2021-03-12 14:08:48
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes