记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:8:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d",&w,&G);
  ^~~~~~~~~~~~~~~~~~~~
foo.c:10:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&a[i]);
   ^~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 0ms 296.0 KiB
#2 Accepted 0ms 288.0 KiB
#3 Accepted 1ms 300.0 KiB
#4 Accepted 0ms 256.0 KiB
#5 Accepted 1ms 304.0 KiB
#6 Accepted 88ms 348.0 KiB
#7 Accepted 681ms 472.0 KiB
#8 Accepted 624ms 460.0 KiB
#9 Time Exceeded ≥1396ms ≥468.0 KiB
#10 Time Exceeded ≥1473ms ≥488.0 KiB

信息

递交者
类型
递交
题目
P1163 纪念品分组
语言
C
递交时间
2021-01-26 19:14:38
评测时间
2021-01-26 19:14:38
评测机
分数
80
总耗时
≥4269ms
峰值内存
≥488.0 KiB