记录详情

Accepted

/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 Accepted 46ms 27.891 MiB
#2 Accepted 75ms 27.961 MiB
#3 Accepted 63ms 27.898 MiB
#4 Accepted 69ms 27.969 MiB
#5 Accepted 60ms 27.895 MiB
#6 Accepted 240ms 47.52 MiB
#7 Accepted 277ms 47.551 MiB
#8 Accepted 261ms 47.469 MiB
#9 Accepted 139ms 44.516 MiB
#10 Accepted 121ms 44.574 MiB
#11 Accepted 158ms 44.594 MiB
#12 Accepted 158ms 44.551 MiB
#13 Accepted 253ms 44.602 MiB
#14 Accepted 292ms 44.586 MiB
#15 Accepted 305ms 44.578 MiB
#16 Accepted 250ms 44.531 MiB
#17 Accepted 239ms 42.66 MiB
#18 Accepted 282ms 42.723 MiB
#19 Accepted 283ms 42.73 MiB
#20 Accepted 699ms 73.633 MiB

信息

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