Accepted
foo.cc: In function 'void bfs()': foo.cc:42:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=t.s.find(a[i]); j>=0 && j<=(t.s.length()-a[i].length()); j=t.s.find(a[i],j+1)){ ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1124 字串变换
- 语言
- C++
- 递交时间
- 2021-08-27 12:27:48
- 评测时间
- 2021-08-27 12:27:48
- 评测机
- 分数
- 50
- 总耗时
- 30ms
- 峰值内存
- 2.652 MiB