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 6ms 5.004 MiB
#2 Accepted 6ms 5.004 MiB
#3 Runtime Error 25ms 5.137 MiB
#4 Runtime Error 25ms 5.137 MiB
#5 Runtime Error 25ms 5.137 MiB
#6 Time Exceeded ≥2002ms ≥7.27 MiB
#7 Time Exceeded ≥2000ms ≥7.207 MiB
#8 Time Exceeded ≥2002ms ≥7.289 MiB
#9 Time Exceeded ≥2001ms ≥7.25 MiB
#10 Time Exceeded ≥2001ms ≥7.293 MiB
#11 Time Exceeded ≥2001ms ≥7.184 MiB
#12 Time Exceeded ≥4002ms ≥7.172 MiB

信息

递交者
类型
递交
语言
C++
递交时间
2026-04-03 12:58:36
评测时间
2026-04-03 12:58:36
评测机
分数
9
总耗时
16102ms
峰值内存
7.293 MiB