记录详情

Compile Error

foo.c: In function 'main':
foo.c:20:21: error: 'imax' undeclared (first use in this function); did you mean 'nmax'?
   20 |         printf("%d",imax);
      |                     ^~~~
      |                     nmax
foo.c:20:21: note: each undeclared identifier is reported only once for each function it appears in
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
1-4 最大值的个数
语言
C
递交时间
2023-11-21 15:26:25
评测时间
2023-11-21 15:26:25
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes