/ 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/ccTChlsv.o: In function `main':
foo.c:(.text.startup+0x9): warning: the `gets' function is dangerous and should not be used.
# 状态 耗时 内存占用
#1 Accepted 3ms 2.25 MiB
#2 Wrong Answer 6ms 2.242 MiB
#3 Wrong Answer 3ms 256.0 KiB
#4 Wrong Answer 66ms 256.0 KiB
#5 Wrong Answer 56ms 336.0 KiB
#6 Time Exceeded ≥1005ms ≥2.781 MiB
#7 Time Exceeded ≥1006ms ≥2.617 MiB
#8 Time Exceeded ≥1006ms ≥1.191 MiB
#9 Time Exceeded ≥1005ms ≥1.375 MiB
#10 Time Exceeded ≥1000ms ≥1.234 MiB

信息

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