记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:44:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
         while(son[f[x][0]]==x)x=f[x][0];y=x;
         ^~~~~
/in/foo.cc:44:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
         while(son[f[x][0]]==x)x=f[x][0];y=x;
                                         ^
/in/foo.cc:47:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int j=1,y=x;j<v1[x].size();j++)
                         ~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 13ms 26.875 MiB
#2 Accepted 12ms 24.668 MiB
#3 Accepted 13ms 26.055 MiB
#4 Accepted 14ms 27.352 MiB
#5 Accepted 13ms 25.84 MiB
#6 Runtime Error 33ms 39.688 MiB
#7 Runtime Error 33ms 39.004 MiB
#8 Runtime Error 32ms 36.387 MiB
#9 Time Exceeded ≥1001ms ≥476.078 MiB
#10 Memory Exceeded ≥1000ms ≥500.0 MiB
#11 Memory Exceeded ≥904ms ≥500.0 MiB
#12 Memory Exceeded ≥900ms ≥500.0 MiB
#13 Memory Exceeded ≥897ms ≥500.0 MiB
#14 Memory Exceeded ≥895ms ≥500.0 MiB
#15 Memory Exceeded ≥889ms ≥500.0 MiB
#16 Memory Exceeded ≥890ms ≥500.0 MiB
#17 Memory Exceeded ≥880ms ≥500.0 MiB
#18 Memory Exceeded ≥881ms ≥500.0 MiB
#19 Memory Exceeded ≥878ms ≥500.0 MiB
#20 Memory Exceeded ≥921ms ≥500.0 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-09-23 19:15:20
评测时间
2019-09-23 19:15:20
评测机
分数
25
总耗时
11110ms
峰值内存
500.0 MiB