记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:5:41: warning: unused variable 'k' [-Wunused-variable]
     int m, i, j, n, s[100000], sum = 0, k,p;
                                         ^
foo.c:6:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d\n", &n);
     ^~~~~~~~~~~~~~~~~
foo.c:8:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d", &s[i]);
         ^~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1389ms ≥348.0 KiB
#2 Wrong Answer Read {0}, expect {1}. ["26","15"] 1ms 300.0 KiB
#3 Wrong Answer Read {0}, expect {1}. ["18653","89471"] 89ms 328.0 KiB
#4 Wrong Answer Read {0}, expect {1}. ["99183","481961"] 124ms 320.0 KiB
#5 Time Exceeded ≥1415ms ≥352.0 KiB
#6 Time Exceeded ≥1410ms ≥364.0 KiB
#7 Time Exceeded ≥1418ms ≥340.0 KiB
#8 Time Exceeded ≥1453ms ≥340.0 KiB
#9 Time Exceeded ≥1453ms ≥336.0 KiB
#10 Time Exceeded ≥1666ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1162 合并果子
语言
C
递交时间
2021-01-26 13:47:03
评测时间
2021-01-26 13:47:03
评测机
分数
0
总耗时
≥10421ms
峰值内存
≥384.0 KiB