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++; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 动态逆序对
- 语言
- C++
- 递交时间
- 2017-09-03 23:28:10
- 评测时间
- 2017-09-03 23:28:10
- 评测机
- 分数
- 100
- 总耗时
- 1545ms
- 峰值内存
- 41.504 MiB