Wrong Answer
/in/foo.cc: In function 'int solve(std::__cxx11::string&, std::__cxx11::string&)': /in/foo.cc:12:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ((pos = s.find(t, pos)) != string::npos) ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1347 OO11-3 string中的查找
- 语言
- C++
- 递交时间
- 2023-05-23 16:49:38
- 评测时间
- 2023-05-23 16:49:38
- 评测机
- 分数
- 60
- 总耗时
- 7ms
- 峰值内存
- 376.0 KiB