记录详情

Runtime Error

/in/foo.cc: In function 'void Prework()':
/in/foo.cc:52:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(top[i]!=i) continue;U[i].pb(i);D[i].pb(i);
   ^~
/in/foo.cc:52:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(top[i]!=i) continue;U[i].pb(i);D[i].pb(i);
                          ^
# 状态 耗时 内存占用
#1 Runtime Error 21ms 14.305 MiB
#2 Runtime Error 20ms 14.285 MiB
#3 Accepted 18ms 14.188 MiB
#4 Accepted 17ms 14.285 MiB
#5 Accepted 11ms 14.27 MiB
#6 Accepted 193ms 33.766 MiB
#7 Accepted 189ms 33.766 MiB
#8 Accepted 186ms 33.844 MiB
#9 Runtime Error 79ms 30.855 MiB
#10 Accepted 101ms 30.828 MiB
#11 Accepted 122ms 30.801 MiB
#12 Runtime Error 59ms 30.828 MiB
#13 Accepted 280ms 30.828 MiB
#14 Accepted 273ms 30.828 MiB
#15 Accepted 241ms 30.828 MiB
#16 Accepted 252ms 30.859 MiB
#17 Accepted 212ms 29.023 MiB
#18 Accepted 233ms 28.953 MiB
#19 Accepted 248ms 28.953 MiB
#20 Accepted 663ms 59.855 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2018-12-31 11:45:54
评测时间
2018-12-31 11:45:54
评测机
分数
80
总耗时
3429ms
峰值内存
59.855 MiB