/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:47:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   47 |  scanf("%d%d",&n,&m);
      |  ~~~~~^~~~~~~~~~~~~~
foo.cc:48:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   48 |  for(int i=1;i<=n;i++) scanf("%d",&a[i]),id[i]=i;
      |                        ~~~~~^~~~~~~~~~~~
foo.cc:61:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   61 |   scanf("%d%d%d",&x1,&y2,&k1);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥2099ms ≥384.0 KiB
#2 Time Exceeded ≥2097ms ≥512.0 KiB
#3 Time Exceeded ≥2100ms ≥1.375 MiB
#4 Time Exceeded ≥2100ms ≥2.125 MiB
#5 Time Exceeded ≥2100ms ≥2.5 MiB
#6 Time Exceeded ≥2100ms ≥4.875 MiB
#7 Time Exceeded ≥2101ms ≥10.0 MiB
#8 Time Exceeded ≥2102ms ≥20.617 MiB
#9 Time Exceeded ≥2097ms ≥25.902 MiB
#10 Time Exceeded ≥2102ms ≥25.992 MiB

信息

递交者
类型
递交
题目
P1081 野生动物园
语言
C++
递交时间
2022-04-05 10:37:37
评测时间
2022-04-05 10:37:37
评测机
分数
0
总耗时
≥21003ms
峰值内存
≥25.992 MiB