/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'f':
/in/foo.c:30:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
     memset(bArr, -1, sizeof(int) * (1+klimit));
     ^~~~~~
/in/foo.c:30:5: warning: incompatible implicit declaration of built-in function 'memset'
/in/foo.c:30:5: note: include '<string.h>' or provide a declaration of 'memset'
# 状态 耗时 内存占用
#1 Wrong Answer 0ms 212.0 KiB
#2 Accepted 0ms 232.0 KiB
#3 Wrong Answer 0ms 352.0 KiB
#4 Wrong Answer 21ms 616.0 KiB
#5 Wrong Answer 361ms 1.129 MiB
#6 Wrong Answer 213ms 1.141 MiB
#7 Wrong Answer 674ms 1.469 MiB
#8 Wrong Answer 462ms 1.332 MiB
#9 Time Exceeded ≥1001ms ≥1.844 MiB
#10 Time Exceeded ≥1004ms ≥1.84 MiB

信息

递交者
类型
递交
题目
P1523 贪吃的九头龙
语言
C
递交时间
2019-07-29 04:06:51
评测时间
2019-07-29 04:06:51
评测机
分数
10
总耗时
≥3743ms
峰值内存
≥1.844 MiB