Accepted
foo.c: In function 'main': foo.c:7:2: warning: 'gets' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(a); ^ foo.c:8:2: warning: 'gets' is deprecated (declared at /usr/include/stdio.h:638) [-Wdeprecated-declarations] gets(b); ^ /tmp/ccVUyAfI.o: In function `main': foo.c:(.text.startup+0x14): warning: the `gets' function is dangerous and should not be used.
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- P1093 xf2-6情诗暗示
- 比赛
- 南师大2019新生赛2
- 语言
- C
- 递交时间
- 2020-11-02 11:36:39
- 评测时间
- 2020-11-02 11:36:39
- 评测机
- 分数
- 100
- 总耗时
- 3ms
- 峰值内存
- 248.0 KiB