Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:6:11: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations] gets(ss+1); ^ In file included from /in/foo.cc:1:0: /usr/include/stdio.h:640:14: note: declared here extern char *gets (char *__s) __wur __attribute_deprecated__; ^~~~ /tmp/ccrtl0yU.o: In function `main': foo.cc:(.text.startup+0xc): warning: the `gets' function is dangerous and should not be used.
信息
- 递交者
- 类型
- 递交
- 题目
- 得分
- 语言
- C++
- 递交时间
- 2017-10-13 20:32:39
- 评测时间
- 2017-10-13 20:32:39
- 评测机
- 分数
- 100
- 总耗时
- 32ms
- 峰值内存
- 384.0 KiB