记录详情

Compile Error

foo.c: In function 'main':
foo.c:6:9: warning: implicit declaration of function 'gets_s'; did you mean 'gets'? [-Wimplicit-function-declaration]
    6 |         gets_s(a);
      |         ^~~~~~
      |         gets
/nix/store/1fn92b0783crypjcxvdv6ycmvi27by0j-binutils-2.40/bin/ld: /tmp/ccqT8zgp.o: in function `main':
foo.c:(.text.startup+0xe): undefined reference to `gets_s'
collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
5-8 留下最大数
语言
C
递交时间
2023-12-19 23:16:12
评测时间
2023-12-19 23:16:12
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes