Runtime Error

/in/foo.cc: In function 'long long int has(std::__cxx11::string)':
/in/foo.cc:10:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=1;i<s.size();i++)
              ~^~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 3ms 3.473 MiB
#2 Accepted 3ms 3.504 MiB
#3 Accepted 3ms 3.441 MiB
#4 Accepted 3ms 3.441 MiB
#5 Accepted 3ms 3.484 MiB
#6 Runtime Error 3ms 3.48 MiB
#7 Runtime Error 3ms 3.504 MiB
#8 Runtime Error 3ms 3.598 MiB
#9 Runtime Error 4ms 3.543 MiB
#10 Accepted 3ms 3.391 MiB

信息

递交者
类型
递交
题目
P2723 家谱
语言
C++
递交时间
2024-06-15 15:27:27
评测时间
2024-06-15 15:27:27
评测机
分数
50
总耗时
37ms
峰值内存
3.598 MiB