Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:51:21: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
51 | while(res.size()<n)
| ~~~~~~~~~~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P3123 准素数
- 语言
- C++
- 递交时间
- 2026-07-12 12:44:01
- 评测时间
- 2026-07-12 12:44:01
- 评测机
- 分数
- 0
- 总耗时
- 27ms
- 峰值内存
- 788.0 KiB