Compile Error

foo.c: In function 'main':
foo.c:71:9: error: too few arguments to function 'fgets'
   71 |         fgets(s);
      |         ^~~~~
In file included from foo.c:1:
/nix/store/linb70pgp53f0kygxm5wk163dx22d681-glibc-2.37-45-dev/include/stdio.h:592:14: note: declared here
  592 | extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
      |              ^~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1086 1.7.27单词翻转 3-4 颠倒单词
语言
C
递交时间
2023-12-12 15:22:46
评测时间
2023-12-12 15:22:46
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes