Accepted
foo.cc: In function 'void bfs()': foo.cc:73:53: 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)) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后 自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1124 字串变换
- 语言
- C++
- 递交时间
- 2021-03-24 19:37:13
- 评测时间
- 2021-03-24 19:37:13
- 评测机
- 分数
- 50
- 总耗时
- 30ms
- 峰值内存
- 2.719 MiB