Accepted
/in/foo.cc: In member function 'void Splay::rotate(int)': /in/foo.cc:49:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ch[f][d]=ch[o][d^1])fa[ch[f][d]]=f; ~~~~~~~~^~~~~~~~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:129:17: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] }else if(c=='F')if(s[tree.rt]>=x)wt(tree.kth(x)+delta); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1507 郁闷的出纳员
- 语言
- C++
- 递交时间
- 2018-12-08 15:09:31
- 评测时间
- 2018-12-08 15:09:41
- 评测机
- 分数
- 100
- 总耗时
- 453ms
- 峰值内存
- 1.816 MiB