/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void work()':
/in/foo.cc:36:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(cnt==bol)cnt=0,tot++,s[tot]=i,ed[tot-1]=i-1;bel[i]=tot;cnt++;
         ^~
/in/foo.cc:36:56: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(cnt==bol)cnt=0,tot++,s[tot]=i,ed[tot-1]=i-1;bel[i]=tot;cnt++;
                                                        ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 2.25 MiB
#2 Accepted 317ms 41.391 MiB
#3 Accepted 391ms 41.504 MiB
#4 Accepted 5ms 2.25 MiB
#5 Accepted 46ms 10.562 MiB
#6 Accepted 45ms 14.684 MiB
#7 Accepted 114ms 18.715 MiB
#8 Accepted 103ms 22.875 MiB
#9 Accepted 235ms 27.012 MiB
#10 Accepted 283ms 26.941 MiB

信息

递交者
类型
递交
题目
动态逆序对
语言
C++
递交时间
2017-09-03 23:28:10
评测时间
2017-09-03 23:28:10
评测机
分数
100
总耗时
1545ms
峰值内存
41.504 MiB