Accepted
/in/foo.cc: In function 'int ask(int)': /in/foo.cc:48:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(;x;x-=x&-x) res+=c[x];return res; ^~~ /in/foo.cc:48:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(;x;x-=x&-x) res+=c[x];return res; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- #22 WRX知识树
- 语言
- C++
- 递交时间
- 2017-12-26 22:12:02
- 评测时间
- 2017-12-26 22:12:02
- 评测机
- 分数
- 100
- 总耗时
- 10341ms
- 峰值内存
- 128.277 MiB