Compile Error
/in/foo.c: In function 'main': /in/foo.c:6:2: error: too few arguments to function 'fgets' fgets(a); ^~~~~ In file included from /in/foo.c:1:0: /usr/include/stdio.h:624:14: note: declared here extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 5-8 留下最大数
- 语言
- C
- 递交时间
- 2023-12-19 23:31:50
- 评测时间
- 2023-12-19 23:31:50
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes