记录详情

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 39ms 14.164 MiB
#2 Runtime Error 37ms 14.285 MiB
#3 Accepted 16ms 14.195 MiB
#4 Accepted 15ms 14.281 MiB
#5 Accepted 11ms 14.215 MiB
#6 Accepted 220ms 33.746 MiB
#7 Accepted 212ms 33.883 MiB
#8 Accepted 197ms 33.871 MiB
#9 Runtime Error 73ms 30.898 MiB
#10 Accepted 119ms 31.07 MiB
#11 Accepted 129ms 30.867 MiB
#12 Runtime Error 60ms 30.82 MiB
#13 Accepted 253ms 30.816 MiB
#14 Accepted 258ms 30.898 MiB
#15 Accepted 293ms 30.863 MiB
#16 Accepted 261ms 30.902 MiB
#17 Accepted 228ms 28.957 MiB
#18 Accepted 265ms 28.957 MiB
#19 Accepted 252ms 28.98 MiB
#20 Runtime Error 26ms 16.852 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2018-12-31 11:41:18
评测时间
2018-12-31 11:41:18
评测机
分数
75
总耗时
2974ms
峰值内存
33.883 MiB