记录详情

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:66: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:68: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 12ms 15.527 MiB
#2 Wrong Answer 12ms 15.539 MiB
#3 Wrong Answer 12ms 15.578 MiB
#4 Wrong Answer 12ms 15.523 MiB
#5 Wrong Answer 12ms 15.523 MiB
#6 Runtime Error 32ms 18.98 MiB
#7 Runtime Error 32ms 18.871 MiB
#8 Runtime Error 32ms 18.98 MiB
#9 Runtime Error 35ms 19.012 MiB
#10 Runtime Error 35ms 19.031 MiB
#11 Runtime Error 35ms 18.984 MiB
#12 Runtime Error 35ms 19.031 MiB
#13 Runtime Error 35ms 18.953 MiB
#14 Runtime Error 35ms 19.031 MiB
#15 Runtime Error 35ms 18.973 MiB
#16 Runtime Error 35ms 19.023 MiB
#17 Runtime Error 34ms 18.941 MiB
#18 Runtime Error 34ms 19.039 MiB
#19 Runtime Error 34ms 18.969 MiB
#20 Wrong Answer 16ms 15.812 MiB

信息

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