Accepted
/in/foo.cc: In member function 'bool oper::operator<(oper) const': /in/foo.cc:10:64: warning: suggest parentheses around '&&' within '||' [-Wparentheses] inline bool operator<(const oper a)const {return c<a.c||c==a.c&&abs(v)<abs(a.v);} ~~~~~~^~~~~~~~~~~~~~~~~ /in/foo.cc: In function 'void CDQ(int, int)': /in/foo.cc:52:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] int m=l+r>>1,h=0,b=0; ~^~
信息
- 递交者
- 类型
- 递交
- 题目
- 3# 长久时(512MB,2S)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2018-11-03 16:10:33
- 评测时间
- 2018-11-03 16:10:33
- 评测机
- 分数
- 100
- 总耗时
- 721ms
- 峰值内存
- 5.555 MiB