提交记录 #424

提交时间:2024-12-03 21:59:22
语言:c 状态:Unaccepted
编译情况:编译成功
code.c: In function ‘main’:
code.c:86:5: warning: implicit declaration of function ‘gets’; did you mean ‘fgets’? [-Wimplicit-function-declaration]
   86 |     gets(s);int j=0,point,deg,d,k=0,ind=0;
      |     ^~~~
      |     fgets
/usr/bin/ld: /tmp/ccqUVxOG.o: in function `main':
code.c:(.text.startup+0x14): warning: the `gets' function is dangerous and should not be used.
固定测试点#1:
acAccepted
time 0.001s
memory 292 kB
固定测试点#2:
acAccepted
time 0.000s
memory 292 kB
固定测试点#3:
acAccepted
time 0.001s
memory 748 kB
固定测试点#4:
acAccepted
time 0.001s
memory 4 kB
固定测试点#5:
acAccepted
time 0.000s
memory 292 kB
固定测试点#6:
reRuntime Error: - Returning:-11
time 0.006s
memory 292 kB
附加测试点暂不可用
... 不可用
time N/A
memory N/A
京ICP备2024093084 号