提交记录 #433

提交时间:2024-12-03 23:00:38
语言:c 状态:Unaccepted
编译情况:编译成功
code.c: In function ‘main’:
code.c:35:5: warning: implicit declaration of function ‘gets’; did you mean ‘fgets’? [-Wimplicit-function-declaration]
   35 |     gets(s);
      |     ^~~~
      |     fgets
/usr/bin/ld: /tmp/ccHC4fBv.o: in function `main':
code.c:(.text.startup+0x21): warning: the `gets' function is dangerous and should not be used.
固定测试点#1:
reRuntime Error: - Returning:-11
time 0.006s
memory 4 kB
固定测试点#2:
reRuntime Error: - Returning:-11
time 0.006s
memory 228 kB
固定测试点#3:
reRuntime Error: - Returning:-11
time 0.006s
memory 232 kB
附加测试点暂不可用
... 不可用
time N/A
memory N/A
京ICP备2024093084 号