记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:21:2: warning: 'gets' is deprecated [-Wdeprecated-declarations]
  gets(s);
  ^~~~
In file included from /in/foo.c:2:0:
/usr/include/stdio.h:640:14: note: declared here
 extern char *gets (char *__s) __wur __attribute_deprecated__;
              ^~~~
/in/foo.c:24:3: warning: 'gets' is deprecated [-Wdeprecated-declarations]
   gets(s);
   ^~~~
In file included from /in/foo.c:2:0:
/usr/include/stdio.h:640:14: note: declared here
 extern char *gets (char *__s) __wur __attribute_deprecated__;
              ^~~~
/in/foo.c:57:3: warning: 'gets' is deprecated [-Wdeprecated-declarations]
   gets(s);
   ^~~~
In file included from /in/foo.c:2:0:
/usr/include/stdio.h:640:14: note: declared here
 extern char *gets (char *__s) __wur __attribute_deprecated__;
              ^~~~
/tmp/ccm39Gmp.o: In function `main':
foo.c:(.text.startup+0x35): warning: the `gets' function is dangerous and should not be used.
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 4ms 608.0 KiB
#5 Accepted 11ms 1.07 MiB
#6 Accepted 21ms 2.5 MiB
#7 Time Exceeded ≥1007ms ≥19.266 MiB
#8 Time Exceeded ≥1009ms ≥19.188 MiB
#9 Accepted 957ms 19.289 MiB
#10 Time Exceeded ≥1003ms ≥19.363 MiB

信息

递交者
类型
递交
题目
Find a girl friend
语言
C
递交时间
2017-05-28 14:06:03
评测时间
2017-05-28 14:41:18
评测机
分数
70
总耗时
≥4020ms
峰值内存
≥19.363 MiB