记录详情

Runtime Error

/in/foo.cc: In function 'void DFS1(int, int)':
/in/foo.cc:26:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(re int i=0;i<a[p].to.size();++i)
                 ~^~~~~~~~~~~~~~~
/in/foo.cc: In function 'void DFS2(int, int)':
/in/foo.cc:38:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(re int i=0;i<a[p].to.size();++i)
                 ~^~~~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:71:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if(f<a[t].s.size()) printf("%d\n",lastans=a[t].s[f]);
       ~^~~~~~~~~~~~~~
/in/foo.cc:73:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   else if(-f<a[t].f.size()) printf("%d\n",lastans=a[t].f[-f]);
           ~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 13ms 15.629 MiB
#2 Wrong Answer 13ms 15.621 MiB
#3 Wrong Answer 13ms 15.527 MiB
#4 Wrong Answer 12ms 15.617 MiB
#5 Wrong Answer 13ms 15.57 MiB
#6 Runtime Error 50ms 26.863 MiB
#7 Runtime Error 49ms 26.898 MiB
#8 Runtime Error 51ms 26.953 MiB
#9 Runtime Error 49ms 26.914 MiB
#10 Runtime Error 47ms 27.016 MiB
#11 Runtime Error 49ms 26.953 MiB
#12 Runtime Error 54ms 27.012 MiB
#13 Runtime Error 54ms 26.922 MiB
#14 Runtime Error 56ms 27.02 MiB
#15 Runtime Error 55ms 26.898 MiB
#16 Runtime Error 53ms 26.934 MiB
#17 Runtime Error 94ms 24.91 MiB
#18 Runtime Error 102ms 24.879 MiB
#19 Runtime Error 79ms 24.863 MiB
#20 Runtime Error 11ms 15.91 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2021-06-11 19:56:08
评测时间
2021-06-11 19:56:08
评测机
分数
0
总耗时
928ms
峰值内存
27.02 MiB