/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void updata(int&, int, int, int)':
/in/foo.cc:28:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (!o) o=++size;sum[o]++;  
     ^~
/in/foo.cc:28:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if (!o) o=++size;sum[o]++;  
                      ^~~
# 状态 耗时 内存占用
#1 Accepted 11ms 22.25 MiB
#2 Accepted 267ms 64.305 MiB
#3 Accepted 311ms 80.25 MiB
#4 Accepted 13ms 22.34 MiB
#5 Accepted 57ms 28.25 MiB
#6 Accepted 73ms 34.246 MiB
#7 Accepted 115ms 40.25 MiB
#8 Accepted 135ms 40.25 MiB
#9 Accepted 202ms 54.469 MiB
#10 Accepted 232ms 68.25 MiB

信息

递交者
类型
递交
题目
动态逆序对
语言
C++
递交时间
2018-01-02 16:04:57
评测时间
2018-01-02 16:04:57
评测机
分数
100
总耗时
1422ms
峰值内存
80.25 MiB