Accepted
foo.cc: In function 'int main()':
foo.cc:64:7: warning: unused variable 'k1' [-Wunused-variable]
   64 |   int k1 = A.BinSearch2(0, n-1, x);
      |       ^~
foo.cc: In member function 'int IntArray::BinSearch2(int, int, int)':
foo.cc:38:2: warning: control reaches end of non-void function [-Wreturn-type]
   38 |  }
      |  ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 比赛
 - 中北 数据结构日常作业
 - 语言
 - C++
 - 递交时间
 - 2022-01-03 19:41:44
 - 评测时间
 - 2022-01-03 19:41:44
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 13ms
 - 峰值内存
 - 384.0 KiB