Accepted
foo.cc: In function 'void bfs()': foo.cc:73:53: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 73 | 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)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1123 字串变换
- 语言
- C++
- 递交时间
- 2023-06-04 12:01:25
- 评测时间
- 2023-06-04 12:01:25
- 评测机
- 分数
- 50
- 总耗时
- 63ms
- 峰值内存
- 2.695 MiB