记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:4:41: warning: unused variable 'k' [-Wunused-variable]
     int m, i, j, n, s[100000], sum = 0, k,p;
                                         ^
foo.c:5:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d\n", &n);
     ^~~~~~~~~~~~~~~~~
foo.c:7:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d", &s[i]);
         ^~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1370ms ≥256.0 KiB
#2 Wrong Answer Read {0}, expect {1}. ["26","15"] 0ms 256.0 KiB
#3 Wrong Answer Read {0}, expect {1}. ["18653","89471"] 85ms 316.0 KiB
#4 Wrong Answer Read {0}, expect {1}. ["99183","481961"] 116ms 320.0 KiB
#5 Time Exceeded ≥1392ms ≥256.0 KiB
#6 Time Exceeded ≥1386ms ≥260.0 KiB
#7 Time Exceeded ≥1391ms ≥236.0 KiB
#8 Time Exceeded ≥1379ms ≥356.0 KiB
#9 Time Exceeded ≥1374ms ≥232.0 KiB
#10 Time Exceeded ≥1609ms ≥356.0 KiB

信息

递交者
类型
递交
题目
P1162 合并果子
语言
C
递交时间
2021-01-25 13:58:29
评测时间
2021-01-25 13:58:29
评测机
分数
0
总耗时
≥10106ms
峰值内存
≥356.0 KiB