/ Vijos /

记录详情

Accepted

/in/foo.c: In function 'main':
/in/foo.c:86: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/ccfRM6IM.o: In function `main':
foo.c:(.text.startup+0xc): warning: the `gets' function is dangerous and should not be used.
# 状态 耗时 内存占用
#1 Accepted 1ms 2.191 MiB
#2 Accepted 1ms 2.207 MiB
#3 Accepted 1ms 2.195 MiB
#4 Accepted 1ms 2.203 MiB
#5 Accepted 1ms 2.32 MiB
#6 Accepted 1ms 2.453 MiB
#7 Accepted 6ms 15.625 MiB
#8 Accepted 9ms 23.605 MiB
#9 Accepted 20ms 47.246 MiB
#10 Accepted 37ms 83.641 MiB

信息

递交者
类型
递交
题目
P1480 凯撒密码
语言
C
递交时间
2019-11-14 21:51:55
评测时间
2019-11-14 21:51:55
评测机
分数
100
总耗时
80ms
峰值内存
83.641 MiB