Accepted
/in/foo.cc: In function 'll Bin_search()': /in/foo.cc:39:16: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] ll mid = l + r >> 1; ~~^~~ /in/foo.cc:43:10: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized] return ans; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1981 跳石头
- 语言
- C++
- 递交时间
- 2017-11-05 20:12:56
- 评测时间
- 2017-11-05 20:12:56
- 评测机
- 分数
- 100
- 总耗时
- 146ms
- 峰值内存
- 1.125 MiB