Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:28:38: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 28 | r.reserve(n + q->size()*(u.size()>m?u.size()-m:0)); | ~~~~~~~~^~
信息
- 递交者
- 类型
- 自测
- 语言
- C++
- 递交时间
- 2025-05-10 14:04:52
- 评测时间
- 2025-05-10 14:04:52
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 740.0 KiB