/ XMU_ACM /

记录详情

Accepted

/in/foo.c: In function 'main':
/in/foo.c:7:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
     memset(c,' ',sizeof(c));
     ^~~~~~
/in/foo.c:7:5: warning: incompatible implicit declaration of built-in function 'memset'
/in/foo.c:7:5: note: include '<string.h>' or provide a declaration of 'memset'
# 状态 耗时 内存占用
#1 Accepted 6ms 2.23 MiB
#2 Accepted 6ms 2.242 MiB
#3 Accepted 5ms 2.219 MiB
#4 Accepted 15ms 2.25 MiB
#5 Accepted 11ms 2.238 MiB
#6 Accepted 41ms 2.207 MiB
#7 Accepted 7ms 2.125 MiB
#8 Accepted 51ms 2.25 MiB
#9 Accepted 53ms 2.223 MiB
#10 Accepted 72ms 2.25 MiB

信息

递交者
类型
递交
题目
lyhlyhlyh的三角形
比赛
清明测试!
语言
C
递交时间
2018-04-07 15:04:43
评测时间
2018-04-07 15:04:43
评测机
分数
100
总耗时
271ms
峰值内存
2.25 MiB