Accepted
foo.cc: In function 'int main()': foo.cc:64:7: warning: unused variable 'k' [-Wunused-variable] 64 | int k = A.BinSearch(0, n - 1, x); | ^ foo.cc: In member function 'int IntArray::BinSearch(int, int, int)': foo.cc:38:2: warning: control reaches end of non-void function [-Wreturn-type] 38 | } | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- DS7-1 折半查找的查找次数
- 语言
- C++
- 递交时间
- 2022-01-03 23:07:20
- 评测时间
- 2022-01-03 23:07:20
- 评测机
- 分数
- 10
- 总耗时
- 2ms
- 峰值内存
- 384.0 KiB