Compile Error
foo.cc:18:28: error: ISO C++ forbids declaration of 'Search' with no type [-fpermissive] Search(int n,int x,int a[]) ^ foo.cc: In function 'int Search(int, int, int*)': foo.cc:26:2: warning: control reaches end of non-void function [-Wreturn-type] } ^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- A7-4 数组的查找函数
- 比赛
- 2020苏青奥赛集训营(2021-3-7课后作业)
- 语言
- C++
- 递交时间
- 2021-03-08 18:03:23
- 评测时间
- 2021-03-08 18:03:23
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes