Runtime Error
foo.cc: In function ‘int main()’: foo.cc:9:23: warning: comparison of integer expressions of different signedness: ‘std::queue<int>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 9 | while(q.size()<n) | ~~~~~~~~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P2056 Blah数集
- 语言
- C++
- 递交时间
- 2025-07-22 21:08:30
- 评测时间
- 2025-07-22 21:08:30
- 评测机
- 分数
- 0
- 总耗时
- 29ms
- 峰值内存
- 1.242 MiB