提交记录 #432

提交时间:2024-12-03 23:00:20
语言: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/ccTxpqVK.o: in function `main':
code.c:(.text.startup+0x21): warning: the `gets' function is dangerous and should not be used.
固定测试点#1:
acAccepted
time 0.000s
memory 560 kB
固定测试点#2:
acAccepted
time 0.000s
memory 232 kB
固定测试点#3:
acAccepted
time 0.000s
memory 232 kB
额外测试点#11:
reRuntime Error: - Returning:-11
time 0.006s
memory 488 kB
京ICP备2024093084 号