Runtime Error
/in/foo.c:2:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main()
 ^~~~
/in/foo.c: In function 'main':
/in/foo.c:4:22: warning: unused variable 'max' [-Wunused-variable]
   int n,i,a[20],temp,max,k=1;
                      ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 1-4 最大值的个数
 - 比赛
 - 南师大(含泰州学院)2024年新生赛(第一场)
 - 语言
 - C
 - 递交时间
 - 2024-08-16 14:42:16
 - 评测时间
 - 2024-08-16 14:42:16
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 2ms
 - 峰值内存
 - 320.0 KiB