Accepted
foo.cc: In function 'void bfs()': foo.cc:45:39: 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-12 21:05:15
- 评测时间
- 2021-08-12 21:08:12
- 评测机
- 分数
- 50
- 总耗时
- 28ms
- 峰值内存
- 2.703 MiB