Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:22:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   else if(v=='C')
        ^~
/in/foo.cc:24:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    a[r]=l; 
    ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Basic Binary Indexed Tree
 - 语言
 - C++
 - 递交时间
 - 2019-02-01 17:20:05
 - 评测时间
 - 2019-02-01 17:20:05
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 1097ms
 - 峰值内存
 - 4.074 MiB