Compile Error
foo.cc: In function 'int main()': foo.cc:22:6: error: 'Judfe' was not declared in this scope; did you mean 'Judge'? 22 | if(Judfe(i)) | ^~~~~ | Judge foo.cc:24:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 24 | for(int i=0;i<a.size();i++) | ~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1040 OO10-1 基于vector的素数筛选法
- 语言
- C++
- 递交时间
- 2022-05-01 23:31:43
- 评测时间
- 2022-05-01 23:31:43
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes