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