Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:38:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] LL mid=l+r>>1; ~^~ /in/foo.cc:44:20: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("%lld",ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.03 P2 巧克力
- 语言
- C++
- 递交时间
- 2017-07-03 20:40:07
- 评测时间
- 2017-07-03 20:40:07
- 评测机
- 分数
- 200
- 总耗时
- 84ms
- 峰值内存
- 1.121 MiB