Compile Error
foo.c: In function 'main':
foo.c:24:8: warning: implicit declaration of function 'getsecond' [-Wimplicit-function-declaration]
  ret = getsecond(a, length);
        ^~~~~~~~~
/tmp/ccnBNHC9.o: In function `main':
foo.c:(.text.startup+0x69): undefined reference to `getsecond'
collect2: error: ld returned 1 exit status
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A9-4 数组中第二大的数
 - 比赛
 - 2021(四) 作业第二场:见面赛
 - 语言
 - C
 - 递交时间
 - 2021-10-31 13:27:24
 - 评测时间
 - 2021-10-31 13:27:24
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes