/ TYWZ /

记录详情

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; 
    ^
# 状态 耗时 内存占用
#1 Wrong Answer 123ms 708.0 KiB
#2 Wrong Answer 343ms 4.0 MiB
#3 Wrong Answer 124ms 2.574 MiB
#4 Wrong Answer 172ms 3.324 MiB
#5 Wrong Answer 333ms 4.074 MiB

信息

递交者
类型
递交
题目
Basic Binary Indexed Tree
语言
C++
递交时间
2019-02-01 17:20:05
评测时间
2019-02-01 17:20:05
评测机
分数
0
总耗时
1097ms
峰值内存
4.074 MiB