记录详情

Runtime Error

/in/foo.cc: In function 'void dfs1(int)':
/in/foo.cc:20:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(v==fa[u][0]) continue; fa[v][0]=u;
   ^~
/in/foo.cc:20:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(v==fa[u][0]) continue; fa[v][0]=u;
                             ^~
# 状态 耗时 内存占用
#1 Accepted 11ms 14.148 MiB
#2 Accepted 13ms 14.113 MiB
#3 Accepted 12ms 14.152 MiB
#4 Accepted 12ms 14.188 MiB
#5 Accepted 12ms 14.199 MiB
#6 Runtime Error 35ms 32.836 MiB
#7 Runtime Error 35ms 32.922 MiB
#8 Runtime Error 37ms 32.852 MiB
#9 Accepted 171ms 33.859 MiB
#10 Accepted 171ms 33.852 MiB
#11 Accepted 172ms 33.824 MiB
#12 Accepted 171ms 33.871 MiB
#13 Accepted 265ms 33.832 MiB
#14 Accepted 265ms 33.852 MiB
#15 Accepted 265ms 33.824 MiB
#16 Accepted 263ms 33.777 MiB
#17 Accepted 262ms 31.574 MiB
#18 Accepted 260ms 31.598 MiB
#19 Accepted 263ms 31.555 MiB
#20 Accepted 823ms 67.852 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2021-01-05 10:51:24
评测时间
2021-01-05 10:51:24
评测机
分数
85
总耗时
3529ms
峰值内存
67.852 MiB