/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:13:2: warning: 'gets' is deprecated [-Wdeprecated-declarations]
  gets(s);
  ^~~~
In file included from /in/foo.c:1:0:
/usr/include/stdio.h:640:14: note: declared here
 extern char *gets (char *__s) __wur __attribute_deprecated__;
              ^~~~
/tmp/ccvUPUcz.o: In function `main':
foo.c:(.text.startup+0xc): warning: the `gets' function is dangerous and should not be used.
# 状态 耗时 内存占用
#1 Accepted 2ms 2.23 MiB
#2 Wrong Answer 1ms 256.0 KiB
#3 Wrong Answer 2ms 2.25 MiB
#4 Wrong Answer 50ms 2.25 MiB
#5 Wrong Answer 55ms 256.0 KiB
#6 Time Exceeded ≥1006ms ≥848.0 KiB
#7 Time Exceeded ≥1005ms ≥2.75 MiB
#8 Time Exceeded ≥1006ms ≥1.254 MiB
#9 Time Exceeded ≥1004ms ≥3.062 MiB
#10 Time Exceeded ≥1002ms ≥1.242 MiB

信息

递交者
类型
递交
题目
P1677 陶陶的名字
语言
C
递交时间
2018-04-01 23:32:55
评测时间
2018-04-01 23:32:55
评测机
分数
10
总耗时
≥5137ms
峰值内存
≥3.062 MiB