/ XMU_ACM /

记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:9:25: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
         nums[i] = (int*)malloc(sizeof(int)*2);
                         ^~~~~~
/in/foo.c:9:25: warning: incompatible implicit declaration of built-in function 'malloc'
/in/foo.c:9:25: note: include '<stdlib.h>' or provide a declaration of 'malloc'
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 216.0 KiB
#2 Wrong Answer 37ms 572.0 KiB
#3 Wrong Answer 45ms 608.0 KiB
#4 Time Exceeded ≥1001ms ≥38.324 MiB
#5 Time Exceeded ≥1001ms ≥38.336 MiB
#6 Time Exceeded ≥1001ms ≥4.012 MiB
#7 Time Exceeded ≥1001ms ≥3.934 MiB
#8 Wrong Answer 42ms 612.0 KiB
#9 Time Exceeded ≥1000ms ≥38.309 MiB
#10 Time Exceeded ≥1005ms ≥38.242 MiB

信息

递交者
类型
递交
题目
P1007 刘学习不想当没有感情的粉刷匠
语言
C
递交时间
2020-03-12 18:32:51
评测时间
2020-03-12 18:32:51
评测机
分数
0
总耗时
≥6139ms
峰值内存
≥38.336 MiB