Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:40:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] LL mid=l+r>>1; ~^~ /in/foo.cc:46:20: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("%lld",ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.14 P1 第 k 大的数
- 语言
- C++
- 递交时间
- 2017-07-14 19:39:02
- 评测时间
- 2017-07-14 19:39:02
- 评测机
- 分数
- 100
- 总耗时
- 653ms
- 峰值内存
- 1.125 MiB