/ new_bzoj /

记录详情

Runtime Error

/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 25ms 8.375 MiB
#2 Wrong Answer 304ms 39.352 MiB
#3 Runtime Error 247ms 39.43 MiB
#4 Accepted 24ms 6.625 MiB
#5 Accepted 56ms 14.75 MiB
#6 Accepted 82ms 14.375 MiB
#7 Accepted 133ms 26.375 MiB
#8 Accepted 155ms 26.383 MiB
#9 Accepted 166ms 36.875 MiB
#10 Wrong Answer 223ms 39.543 MiB

信息

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