Accepted
/in/foo.cc: In function 'void preprocess()': /in/foo.cc:36:20: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] int l = 1 << k + 1; ~~^~~ /in/foo.cc: In function 'int main()': /in/foo.cc:73:19: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] int mid = l + r >> 1; ~~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- Sith(sith)
- 语言
- C++
- 递交时间
- 2018-05-20 09:20:54
- 评测时间
- 2018-05-20 09:20:54
- 评测机
- 分数
- 100
- 总耗时
- 262ms
- 峰值内存
- 7.621 MiB