Compile Error

foo.cc:3:36: error: ISO C++ forbids declaration of 'zhebancz' with no type [-fpermissive]
    3 | zhebancz(int *a,int l,int r,int key)
      |                                    ^
foo.cc: In function 'int zhebancz(int*, int, int, int)':
foo.cc:28:1: warning: no return statement in function returning non-void [-Wreturn-type]
   28 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1168 折半查找
语言
C++
递交时间
2021-12-19 20:43:53
评测时间
2021-12-19 20:43:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes