/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:72:5: warning: 'gets' is deprecated [-Wdeprecated-declarations]
     gets(buf);
     ^~~~
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/ccOpY1zp.o: In function `main':
foo.c:(.text.startup+0xc): warning: the `gets' function is dangerous and should not be used.
# 状态 耗时 内存占用
#1 Accepted 1ms 2.223 MiB
#2 Accepted 1ms 2.219 MiB
#3 Accepted 1ms 2.223 MiB
#4 Accepted 1ms 2.219 MiB
#5 Accepted 1ms 2.723 MiB
#6 Accepted 3ms 5.844 MiB
#7 Accepted 84ms 21.43 MiB
#8 Accepted 162ms 35.629 MiB
#9 Accepted 749ms 82.84 MiB
#10 Time Exceeded ≥1005ms ≥88.684 MiB

信息

递交者
类型
递交
题目
P1480 凯撒密码
语言
C
递交时间
2019-11-14 21:35:00
评测时间
2019-11-14 21:35:00
评测机
分数
90
总耗时
≥2013ms
峰值内存
≥88.684 MiB