Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:32:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<v[ans].size();i++) is[v[ans][i]]=1;
              ~^~~~~~~~~~~~~~
/in/foo.cc:33:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<v[ans].size();i++){
              ~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 24ms 25.664 MiB
#2 Accepted 23ms 25.664 MiB
#3 Runtime Error 39ms 25.762 MiB
#4 Runtime Error 40ms 25.77 MiB
#5 Runtime Error 41ms 25.766 MiB
#6 Time Exceeded ≥2001ms ≥27.918 MiB
#7 Time Exceeded ≥2000ms ≥27.922 MiB
#8 Time Exceeded ≥2000ms ≥27.91 MiB
#9 Time Exceeded ≥2001ms ≥27.82 MiB
#10 Time Exceeded ≥2000ms ≥27.902 MiB
#11 Time Exceeded ≥2001ms ≥27.863 MiB
#12 Time Exceeded ≥4004ms ≥27.898 MiB

信息

递交者
类型
递交
语言
C++
递交时间
2026-04-03 13:01:17
评测时间
2026-04-03 13:01:17
评测机
分数
9
总耗时
16181ms
峰值内存
27.922 MiB