Accepted
/in/foo.cc: In function 'bool KFC(std::__cxx11::string, std::__cxx11::string)': /in/foo.cc:7:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i <= y.size() - x.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1176 验证子串
- 语言
- C++
- 递交时间
- 2024-07-20 22:34:21
- 评测时间
- 2024-07-20 22:34:21
- 评测机
- 分数
- 100
- 总耗时
- 17ms
- 峰值内存
- 428.0 KiB