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-26 21:31:43
 - 评测时间
 - 2017-12-26 21:31:43
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - 9212ms
 - 峰值内存
 - 126.289 MiB