Runtime Error
/in/foo.cc: In function 'int ask(int)': /in/foo.cc:41:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(;x;x-=x&-x) res+=c[x];return res; ^~~ /in/foo.cc:41: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-06 19:13:59
- 评测时间
- 2017-12-06 20:26:48
- 评测机
- 分数
- 80
- 总耗时
- 10975ms
- 峰值内存
- 137.762 MiB