提交记录 #166

提交时间:2024-11-12 13:34:59
语言:c 状态:Accepted
编译情况:编译成功
code.c: In function ‘main’:
code.c:7:5: warning: implicit declaration of function ‘gets’; did you mean ‘fgets’? [-Wimplicit-function-declaration]
    7 |     gets(str);int n=strlen(str),m=0;
      |     ^~~~
      |     fgets
/usr/bin/ld: /tmp/ccezkxcP.o: in function `main':
code.c:(.text.startup+0x2a): warning: the `gets' function is dangerous and should not be used.
固定测试点#1:
acAccepted
time 0.001s
memory 560 kB
固定测试点#2:
acAccepted
time 0.000s
memory 556 kB
固定测试点#3:
acAccepted
time 0.000s
memory 496 kB
固定测试点#4:
acAccepted
time 0.000s
memory 492 kB
固定测试点#5:
acAccepted
time 0.001s
memory 228 kB
固定测试点#6:
acAccepted
time 0.000s
memory 492 kB
额外测试点#3600:
acAccepted
time 0.000s
memory 496 kB
京ICP备2024093084 号