记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:20: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__;
              ^~~~
/in/foo.c:23:3: 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__;
              ^~~~
/in/foo.c:56:3: 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/ccQVEYNY.o: In function `main':
foo.c:(.text.startup+0x35): warning: the `gets' function is dangerous and should not be used.
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 4ms 596.0 KiB
#5 Accepted 8ms 1.223 MiB
#6 Accepted 18ms 2.625 MiB
#7 Time Exceeded ≥1003ms ≥19.32 MiB
#8 Time Exceeded ≥1003ms ≥19.246 MiB
#9 Time Exceeded ≥1004ms ≥19.375 MiB
#10 Time Exceeded ≥1007ms ≥19.293 MiB

信息

递交者
类型
递交
题目
Find a girl friend
语言
C
递交时间
2017-06-28 22:51:24
评测时间
2017-06-28 22:51:24
评测机
分数
60
总耗时
≥4058ms
峰值内存
≥19.375 MiB