提交记录 #543

提交时间:2025-01-07 21:16:16
语言:c 状态:Unaccepted
编译情况:编译成功
code.c: In function ‘main’:
code.c:63:9: warning: implicit declaration of function ‘gets’; did you mean ‘fgets’? [-Wimplicit-function-declaration]
   63 |         gets(str);
      |         ^~~~
      |         fgets
/usr/bin/ld: /tmp/cc5K9j0A.o: in function `main':
code.c:(.text.startup+0x75): warning: the `gets' function is dangerous and should not be used.
固定测试点#1:
waWrong Answer
time 0.000s
memory 492 kB
固定测试点#2:
acAccepted
time 0.000s
memory 228 kB
附加测试点暂不可用
... 不可用
time N/A
memory N/A
京ICP备2024093084 号