Compile Error
/in/foo.cc: In function 'bool CPri(LL)': /in/foo.cc:9:18: error: 'sqrt' was not declared in this scope int Mx=sqrt(x); ^ /in/foo.cc: In function 'void Prep(LL)': /in/foo.cc:14:24: error: 'sqrt' was not declared in this scope Cnt=0;int Mx=sqrt(x); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1862 Euler
- 语言
- C++
- 递交时间
- 2018-07-13 22:20:22
- 评测时间
- 2018-07-13 22:20:22
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes