/ new_bzoj /

记录详情

System Error

/in/foo.cc: In function 'void splay(int)':
/in/foo.cc:94:15: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
    if(ch[f][1]==u^ch[ff][1]==f)
       ~~~~~~~~^~~
/in/foo.cc:93:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
   if(!isroot(f))
     ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:151:18: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
   si("%lld",&v[i]);
                  ^
/in/foo.cc:161:21: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
    si("%d%lld",&a,&w);
                     ^
VJ4Error('ProblemDataNotFoundError', '题目 590c987dd3d8a13210993742 的数据未找到。', 'newbzoj', '590c987dd3d8a13210993742')

信息

递交者
类型
递交
题目
树的统计Count
语言
C++
递交时间
2017-12-19 18:45:47
评测时间
2017-12-19 18:45:47
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes