提交记录 #331

提交时间:2024-11-26 22:46:07
语言:c 状态:Unaccepted
编译情况:编译成功
code.c: In function ‘main’:
code.c:11:5: warning: implicit declaration of function ‘gets’; did you mean ‘fgets’? [-Wimplicit-function-declaration]
   11 |     gets(p);
      |     ^~~~
      |     fgets
code.c:10:12: warning: unused variable ‘j’ [-Wunused-variable]
   10 |     int i, j=0;
      |            ^
/usr/bin/ld: /tmp/ccoMVcXP.o: in function `main':
code.c:(.text.startup+0x3a): warning: the `gets' function is dangerous and should not be used.
固定测试点#1:
waWrong Answer
time 0.000s
memory 496 kB
固定测试点#2:
waWrong Answer
time 0.000s
memory 492 kB
固定测试点#3:
waWrong Answer
time 0.000s
memory 232 kB
附加测试点暂不可用
... 不可用
time N/A
memory N/A
京ICP备2024093084 号