Compile Error
foo.c: In function 'main': foo.c:12:5: warning: implicit declaration of function 'gets_s'; did you mean 'gets'? [-Wimplicit-function-declaration] gets_s(a); ^~~~~~ gets foo.c:14:10: warning: unused variable 'str' [-Wunused-variable] char str; ^~~ /tmp/ccCpnVeN.o: In function `main': foo.c:(.text.startup+0x22): undefined reference to `gets_s' collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1290 C. Young Man Do Not Say Five
- 语言
- C
- 递交时间
- 2021-11-21 14:06:43
- 评测时间
- 2021-11-21 14:06:44
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes