Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:22:10: warning: comparison of integer expressions of different signedness: 'int' and 'const size_type' {aka 'const long unsigned int'} [-Wsign-compare]
   22 |    if(pos!=string::npos)
      |       ~~~^~~~~~~~~~~~~~
  信息
- 递交者
- 类型
- 递交
- 题目
- P1062 找子串
- 语言
- C++
- 递交时间
- 2025-08-23 11:22:08
- 评测时间
- 2025-08-23 11:22:09
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 364.0 KiB