/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'int find(int, int, int)':
/in/foo.cc:16:12: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int mid=L+R>>1;
           ~^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:34:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (New<=n) s[++tail].l=New; s[tail].r=n; s[tail].p=i;
   ^~
/in/foo.cc:34:32: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (New<=n) s[++tail].l=New; s[tail].r=n; s[tail].p=i;
                                ^
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 2.375 MiB
#2 Wrong Answer 19ms 1.75 MiB
#3 Wrong Answer 27ms 1.75 MiB
#4 Wrong Answer 20ms 3.0 MiB
#5 Wrong Answer 7ms 2.375 MiB
#6 Wrong Answer 11ms 2.504 MiB
#7 Wrong Answer 14ms 2.648 MiB
#8 Wrong Answer 17ms 1.098 MiB
#9 Wrong Answer 17ms 2.719 MiB
#10 Wrong Answer 17ms 1.246 MiB

信息

递交者
类型
递交
题目
玩具装箱toy
语言
C++
递交时间
2017-12-11 21:27:13
评测时间
2017-12-11 21:27:13
评测机
分数
0
总耗时
158ms
峰值内存
3.0 MiB