Accepted
/in/foo.cc: In function 'int Bisection()':
/in/foo.cc:30:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
int mid=l+r>>1;
~^~
信息
- 递交者
- 类型
- 递交
- 题目
- 木棍分割
- 语言
- C++
- 递交时间
- 2017-08-11 19:44:54
- 评测时间
- 2017-08-11 19:44:54
- 评测机
- 分数
- 100
- 总耗时
- 3243ms
- 峰值内存
- 1.133 MiB