Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:44:9: warning: comparison with string literal results in unspecified behavior [-Waddress]
   if(v=="Q")
         ^~~
/in/foo.cc:44:9: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Basic Binary Indexed Tree
 - 语言
 - C++
 - 递交时间
 - 2019-02-02 11:09:01
 - 评测时间
 - 2019-02-02 11:09:01
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes