/ Vijos /

记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:34:1: warning: 'gets' is deprecated [-Wdeprecated-declarations]
   34 | gets(s[i]);
      | ^~~~
In file included from foo.c:1:
/nix/store/1zsc48wwlplpkzms83m7zr94xnfalq2q-glibc-2.35-224-dev/include/stdio.h:605:14: note: declared here
  605 | extern char *gets (char *__s) __wur __attribute_deprecated__;
      |              ^~~~
/nix/store/nydwzhllkq0a21dny69zdjczh6v275lb-binutils-2.40/bin/ld: /tmp/ccxNPlvw.o: in function `main':
foo.c:(.text.startup+0x37): warning: the `gets' function is dangerous and should not be used.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 1ms 284.0 KiB
#4 Accepted 1ms 284.0 KiB
#5 Accepted 1ms 284.0 KiB
#6 Accepted 1ms 284.0 KiB
#7 Time Exceeded ≥1100ms ≥284.0 KiB
#8 Wrong Answer Read -1, expect 0. 2ms 284.0 KiB

信息

递交者
类型
递交
题目
P1311 单词接龙
语言
C
递交时间
2023-05-24 19:50:13
评测时间
2023-05-24 19:50:13
评测机
分数
72
总耗时
≥1113ms
峰值内存
≥284.0 KiB