记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:7:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ^~~~~~~~~~~~~~
foo.c:9:19: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  for(i=0;i<n;i++) scanf("%d",&m[i]);
                   ^~~~~~~~~~~~~~~~~
foo.c:10:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d",&a,&b);
  ^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 14831, expect 7413. 1ms 256.0 KiB
#2 Wrong Answer Read 4693, expect 1563. 0ms 280.0 KiB
#3 Wrong Answer Read 7922, expect 1570. 1ms 256.0 KiB
#4 Time Exceeded ≥1448ms ≥256.0 KiB
#5 Time Exceeded ≥1441ms ≥256.0 KiB
#6 Time Exceeded ≥1438ms ≥204.0 KiB
#7 Time Exceeded ≥1438ms ≥232.0 KiB
#8 Time Exceeded ≥1345ms ≥244.0 KiB
#9 Time Exceeded ≥1343ms ≥260.0 KiB
#10 Time Exceeded ≥1869ms ≥240.0 KiB

信息

递交者
类型
递交
题目
P1142 八
语言
C
递交时间
2021-11-16 19:18:47
评测时间
2021-11-16 19:18:47
评测机
分数
0
总耗时
≥10328ms
峰值内存
≥280.0 KiB