记录详情

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 51ms 27.898 MiB
#2 Runtime Error 62ms 27.891 MiB
#3 Accepted 54ms 27.895 MiB
#4 Accepted 73ms 27.949 MiB
#5 Accepted 61ms 27.961 MiB
#6 Accepted 252ms 47.535 MiB
#7 Accepted 231ms 47.449 MiB
#8 Accepted 206ms 47.469 MiB
#9 Runtime Error 110ms 44.523 MiB
#10 Accepted 149ms 44.531 MiB
#11 Accepted 174ms 44.535 MiB
#12 Runtime Error 128ms 44.586 MiB
#13 Accepted 328ms 44.574 MiB
#14 Accepted 312ms 44.496 MiB
#15 Accepted 319ms 44.57 MiB
#16 Accepted 266ms 44.578 MiB
#17 Accepted 238ms 42.703 MiB
#18 Accepted 242ms 42.703 MiB
#19 Accepted 278ms 42.703 MiB
#20 Accepted 738ms 73.641 MiB

信息

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