本站将迁移至 oj.etao.net, 详情请见 oj.etao.net 首页的公告

/ OPS /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:22:10: warning: comparison of integer expressions of different signedness: 'int' and 'const size_type' {aka 'const long unsigned int'} [-Wsign-compare]
   22 |    if(pos!=string::npos)
      |       ~~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 364.0 KiB

信息

递交者
类型
递交
题目
P1062 找子串
语言
C++
递交时间
2025-08-23 11:22:08
评测时间
2025-08-23 11:22:09
评测机
分数
0
总耗时
3ms
峰值内存
364.0 KiB