Accepted
/in/foo.cc: In function 'void pushdown(int)': /in/foo.cc:35:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] rev[x]=laz[x]=0; ~~~~~~^~ /in/foo.cc: In function 'int build(int, int)': /in/foo.cc:69:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] int m=l+r>>1; ~^~
信息
- 递交者
- 类型
- 递交
- 题目
- #57 三破练习
- 语言
- C++
- 递交时间
- 2018-10-30 20:22:46
- 评测时间
- 2018-10-30 20:22:46
- 评测机
- 分数
- 100
- 总耗时
- 1942ms
- 峰值内存
- 16.312 MiB