记录详情

Runtime Error

/in/foo.cc: In function 'void Prework()':
/in/foo.cc:51: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:51: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 29ms 27.93 MiB
#2 Runtime Error 27ms 27.988 MiB
#3 Accepted 50ms 27.895 MiB
#4 Accepted 68ms 27.969 MiB
#5 Accepted 57ms 27.984 MiB
#6 Accepted 231ms 47.492 MiB
#7 Accepted 242ms 47.457 MiB
#8 Accepted 246ms 47.457 MiB
#9 Runtime Error 99ms 44.543 MiB
#10 Accepted 122ms 44.551 MiB
#11 Accepted 167ms 44.531 MiB
#12 Runtime Error 130ms 44.609 MiB
#13 Accepted 277ms 44.555 MiB
#14 Accepted 262ms 44.555 MiB
#15 Accepted 303ms 44.594 MiB
#16 Accepted 314ms 44.578 MiB
#17 Accepted 238ms 42.703 MiB
#18 Accepted 239ms 42.707 MiB
#19 Accepted 267ms 42.672 MiB
#20 Accepted 713ms 73.652 MiB

信息

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