/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:46:13: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations]
   46 |         gets(s);
      |         ~~~~^~~
In file included from /nix/store/wy4ywjsch9q2hj5lphqjdg9p2kf7w0ls-gcc-11.3.0/include/c++/11.3.0/cstdio:42,
                 from foo.cc:4:
/nix/store/iczlqwdj10xiz3mmms6adnra0mn3ljk1-glibc-2.35-224-dev/include/stdio.h:605:14: note: declared here
  605 | extern char *gets (char *__s) __wur __attribute_deprecated__;
      |              ^~~~
/nix/store/9n9gjvzci75gp2sh1c4rh626dhizqynl-binutils-2.39/bin/ld: /tmp/ccbg6MrG.o: in function `main':
foo.cc:(.text.startup+0x46): warning: the `gets' function is dangerous and should not be used.
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 16ms 8.777 MiB
#2 Accepted 18ms 8.777 MiB
#3 Accepted 46ms 8.961 MiB
#4 Accepted 40ms 9.027 MiB
#5 Accepted 56ms 8.996 MiB
#6 Accepted 84ms 9.152 MiB
#7 Accepted 80ms 9.152 MiB
#8 Accepted 64ms 9.234 MiB
#9 Accepted 60ms 9.152 MiB
#10 Accepted 138ms 9.234 MiB

信息

递交者
类型
递交
题目
P1424 炮兵阵地
语言
C++
递交时间
2023-07-26 14:54:49
评测时间
2023-07-26 14:54:49
评测机
分数
100
总耗时
606ms
峰值内存
9.234 MiB