/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'int check(int)':
/in/foo.cc:12:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (s[x]>max) max=s[x];x-=x&(-x);
   ^~
/in/foo.cc:12:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (s[x]>max) max=s[x];x-=x&(-x);
                          ^
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 768.0 KiB
#2 Wrong Answer 54ms 1.859 MiB
#3 Wrong Answer 50ms 1.926 MiB
#4 Wrong Answer 4ms 820.0 KiB
#5 Wrong Answer 3ms 828.0 KiB
#6 Wrong Answer 26ms 1.32 MiB
#7 Wrong Answer 26ms 1.312 MiB
#8 Wrong Answer 26ms 1.336 MiB
#9 Wrong Answer 22ms 1.48 MiB
#10 Wrong Answer 48ms 1.961 MiB

信息

递交者
类型
递交
题目
最长上升子序列
语言
C++
递交时间
2017-06-18 14:40:47
评测时间
2017-06-18 14:40:47
评测机
分数
0
总耗时
268ms
峰值内存
1.961 MiB