/ Vijos /

记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:12:9: warning: 'gets' is deprecated [-Wdeprecated-declarations]
         gets(A[i]);
         ^~~~
In file included from foo.c:1:0:
/usr/include/stdio.h:640:14: note: declared here
 extern char *gets (char *__s) __wur __attribute_deprecated__;
              ^~~~
/tmp/ccLNf5vC.o: In function `main':
foo.c:(.text.startup+0x53): warning: the `gets' function is dangerous and should not be used.

自豪地采用[jd5](https://github.com/masnn/jd5)进行评测
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 124.0 KiB
#2 Wrong Answer 1ms 2.121 MiB
#3 Wrong Answer 1ms 124.0 KiB
#4 Wrong Answer 1ms 124.0 KiB
#5 Wrong Answer 1ms 232.0 KiB
#6 Wrong Answer 1ms 232.0 KiB
#7 Wrong Answer 1ms 232.0 KiB
#8 Wrong Answer 1ms 228.0 KiB
#9 Wrong Answer 2ms 208.0 KiB
#10 Wrong Answer 3ms 288.0 KiB

信息

递交者
类型
递交
题目
P1482 信息筛选
语言
C
递交时间
2019-11-28 19:34:18
评测时间
2019-11-28 19:34:18
评测机
分数
0
总耗时
13ms
峰值内存
2.121 MiB