/ Vijos /

记录详情

Accepted

/in/foo.c: In function 'main':
/in/foo.c:5:1: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
 memset(c,sizeof(c),0);
 ^~~~~~
/in/foo.c:5:1: warning: incompatible implicit declaration of built-in function 'memset'
/in/foo.c:5:1: note: include '<string.h>' or provide a declaration of 'memset'
/in/foo.c:5:1: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args]
# 状态 耗时 内存占用
#1 Accepted 2ms 348.0 KiB
#2 Accepted 2ms 360.0 KiB
#3 Accepted 1ms 360.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 1ms 368.0 KiB
#6 Accepted 9ms 364.0 KiB
#7 Accepted 9ms 368.0 KiB
#8 Accepted 1ms 364.0 KiB
#9 Accepted 1ms 368.0 KiB
#10 Accepted 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1911 珠心算测验
语言
C
递交时间
2018-04-10 18:43:10
评测时间
2018-04-10 18:43:10
评测机
分数
100
总耗时
34ms
峰值内存
384.0 KiB