Compile Error
foo.cc: In function 'int search(int*, int, int)':
foo.cc:11:1: error: a function-definition is not allowed here before '{' token
   11 | {
      | ^
foo.cc:31:1: error: expected '}' at end of input
   31 | }
      | ^
foo.cc:3:32: note: to match this '{'
    3 | int search(int a[],int n,int x){
      |                                ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 自测
 - 题目
 - 2-3 参赛人数
 - 语言
 - C++
 - 递交时间
 - 2022-07-28 18:26:47
 - 评测时间
 - 2022-07-28 18:26:54
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes