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]++; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 动态逆序对
- 语言
- C++
- 递交时间
- 2018-01-02 16:04:36
- 评测时间
- 2018-01-02 16:04:36
- 评测机
- 分数
- 70
- 总耗时
- 1418ms
- 峰值内存
- 39.543 MiB