Accepted
/in/foo.cc: In function 'long long int find(long long int)': /in/foo.cc:13:12: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] int mid=l+r>>1; ~^~ /in/foo.cc:17:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] return pos; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- Book 书架
- 语言
- C++
- 递交时间
- 2023-05-21 07:58:38
- 评测时间
- 2023-05-21 07:58:38
- 评测机
- 分数
- 100
- 总耗时
- 1143ms
- 峰值内存
- 2.711 MiB