Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:41:11: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations] gets(dl+1); ^ In file included from /usr/include/c++/7/cstdio:42:0, from /in/foo.cc:1: /usr/include/stdio.h:640:14: note: declared here extern char *gets (char *__s) __wur __attribute_deprecated__; ^~~~ /tmp/ccYBwZqY.o: In function `main': foo.cc:(.text.startup+0x10): warning: the `gets' function is dangerous and should not be used.
信息
- 递交者
- 类型
- 递交
- 题目
- 【gg】祖玛游戏
- 语言
- C++
- 递交时间
- 2017-10-03 09:57:38
- 评测时间
- 2017-10-03 09:57:38
- 评测机
- 分数
- 100
- 总耗时
- 44ms
- 峰值内存
- 564.0 KiB