/ Vijos /

记录详情

Time Exceeded

foo.c: In function 'sort':
foo.c:39:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
foo.c: In function 'main':
foo.c:44:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d",&Num,&QuesNum);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.c:47:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&glod[i][0]);  
   ^~~~~~~~~~~~~~~~~~~~~~~
foo.c:51:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&glod[i][1]);  
   ^~~~~~~~~~~~~~~~~~~~~~~
foo.c:69:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d %d %d",&begin,&end,&volume);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 5ms 380.0 KiB
#2 Wrong Answer Standard answer longer than user output. 5ms 300.0 KiB
#3 Wrong Answer Standard answer longer than user output. 7ms 356.0 KiB
#4 Wrong Answer Standard answer longer than user output. 1466ms 1.77 MiB
#5 Wrong Answer Standard answer longer than user output. 1434ms 1.793 MiB
#6 Time Exceeded ≥3370ms ≥3.242 MiB
#7 Time Exceeded ≥3379ms ≥3.254 MiB
#8 Time Exceeded ≥3361ms ≥3.258 MiB
#9 Time Exceeded ≥3366ms ≥3.258 MiB
#10 Time Exceeded ≥3795ms ≥3.27 MiB

信息

递交者
类型
递交
题目
P1678 陶陶的背包
语言
C
递交时间
2021-09-08 18:31:55
评测时间
2021-09-08 18:31:55
评测机
分数
0
总耗时
≥20191ms
峰值内存
≥3.27 MiB