记录详情

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);
  ^
/tmp/ccRZruo5.o: In function `main':
foo.c:(.text.startup+0x1e): warning: the `gets' function is dangerous and should not be used.
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 0ms 248.0 KiB
#2 Accepted 0ms 252.0 KiB
#3 Accepted 0ms 248.0 KiB
#4 Accepted 0ms 248.0 KiB
#5 Accepted 0ms 248.0 KiB

信息

递交者
类型
递交
题目
P1095 xf2-8大写字母个数
比赛
南师大2019新生赛2
语言
C
递交时间
2020-11-02 11:52:00
评测时间
2020-11-02 11:52:00
评测机
分数
100
总耗时
3ms
峰值内存
252.0 KiB