/ 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 3ms 344.0 KiB
#2 Wrong Answer 21ms 1.809 MiB
#3 Wrong Answer 22ms 2.75 MiB
#4 Wrong Answer 22ms 4.906 MiB
#5 Wrong Answer 7ms 2.375 MiB
#6 Wrong Answer 11ms 896.0 KiB
#7 Wrong Answer 15ms 2.75 MiB
#8 Wrong Answer 18ms 2.738 MiB
#9 Wrong Answer 14ms 2.465 MiB
#10 Wrong Answer 17ms 1.215 MiB

信息

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