Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:13:29: error: 'sqrt' was not declared in this scope
     for (int i=2; i<= sqrt(n); i++)
                             ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1037 素数
 - 语言
 - C++
 - 递交时间
 - 2021-12-04 08:56:56
 - 评测时间
 - 2021-12-04 08:56:56
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes