Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:59:71: error: 'sqrt' was not declared in this scope double len=sqrt((sc[g].x-j)*(sc[g].x-j)+(sc[g].y-k)*(sc[g].y-k)); ^ /in/foo.cc:33:9: warning: unused variable 'h' [-Wunused-variable] char s,h[260]; ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1650 笨笨的学校距离
- 语言
- C++
- 递交时间
- 2017-08-24 17:58:39
- 评测时间
- 2017-08-24 17:58:39
- 评测机
- 分数
- 0
- 总耗时
- 252ms
- 峰值内存
- 36.598 MiB