Compile Error
foo.c: In function 'main': foo.c:30:13: warning: implicit declaration of function 'CountMax'; did you mean 'Countmax'? [-Wimplicit-function-declaration] 30 | int cnt=CountMax(a,n); | ^~~~~~~~ | Countmax /nix/store/74y3751gsixaz9797ib0hp7c658sp1y5-binutils-2.40/bin/ld: /tmp/ccfgQ5c1.o: in function `main': foo.c:(.text.startup+0x63): undefined reference to `CountMax' collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 1-4 最大值的个数
- 比赛
- 2023 程序设计与基础(单个的数组)
- 语言
- C
- 递交时间
- 2023-11-21 14:34:26
- 评测时间
- 2023-11-21 14:34:26
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes