记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:23:9: warning: 'gets' is deprecated [-Wdeprecated-declarations]
   23 |         gets(a);
      |         ^~~~
In file included from foo.c:1:
/nix/store/linb70pgp53f0kygxm5wk163dx22d681-glibc-2.37-45-dev/include/stdio.h:605:14: note: declared here
  605 | extern char *gets (char *__s) __wur __attribute_deprecated__;
      |              ^~~~
foo.c:24:9: warning: 'gets' is deprecated [-Wdeprecated-declarations]
   24 |         gets(b);
      |         ^~~~
/nix/store/linb70pgp53f0kygxm5wk163dx22d681-glibc-2.37-45-dev/include/stdio.h:605:14: note: declared here
  605 | extern char *gets (char *__s) __wur __attribute_deprecated__;
      |              ^~~~
/nix/store/3r87a2wq1w4l66wnsm7rqvy608mx23h6-binutils-2.40/bin/ld: /tmp/ccJySC0S.o: in function `main':
foo.c:(.text.startup+0xb): warning: the `gets' function is dangerous and should not be used.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 2ms 284.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Wrong Answer User output longer than standard answer. 2ms 284.0 KiB
#4 Wrong Answer Read P,vV,Qb,g, expect P,vV,Qb,g. 1ms 284.0 KiB
#5 Wrong Answer User output longer than standard answer. 2ms 284.0 KiB
#6 Wrong Answer User output longer than standard answer. 1ms 284.0 KiB
#7 Wrong Answer User output longer than standard answer. 2ms 388.0 KiB
#8 Wrong Answer Read N,p,pHpp,C,w,pZ,i,Z, expect N,p,pHpp,C,w,pZ,i,Z. 2ms 200.0 KiB
#9 Wrong Answer User output longer than standard answer. 2ms 388.0 KiB
#10 Wrong Answer User output longer than standard answer. 2ms 284.0 KiB
#11 Wrong Answer Read N, expect N. 1ms 284.0 KiB
#12 Accepted 2ms 388.0 KiB
#13 Accepted 2ms 284.0 KiB
#14 Wrong Answer User output longer than standard answer. 2ms 284.0 KiB
#15 Wrong Answer Read S,m, expect S,m. 2ms 388.0 KiB
#16 Wrong Answer User output longer than standard answer. 2ms 388.0 KiB
#17 Accepted 2ms 388.0 KiB
#18 Wrong Answer User output longer than standard answer. 2ms 388.0 KiB
#19 Wrong Answer User output longer than standard answer. 2ms 324.0 KiB
#20 Wrong Answer Read CkK,G,H,g,Hvb,A,GhGA,j, expect CkK,G,H,g,Hvb,A,GhGA,j. 1ms 284.0 KiB

信息

递交者
类型
递交
题目
P1556 Problem 8A. 兄妹的密文
语言
C
递交时间
2023-12-12 16:15:21
评测时间
2023-12-12 16:15:21
评测机
分数
20
总耗时
42ms
峰值内存
388.0 KiB