/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:53:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~~
foo.cc:56:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for(i = 0;i<n;i++)scanf("%d",&a[i]);
                    ~~~~~^~~~~~~~~~~~
foo.cc:60:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&l,&r);
   ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Wrong Answer Read -2015340670, expect 2279626626. 2ms 384.0 KiB
#4 Wrong Answer Read 367990236, expect 8957924828. 4ms 404.0 KiB
#5 Wrong Answer Read -357103592, expect 51182503960. 9ms 396.0 KiB
#6 Wrong Answer Read -493128171, expect 10440572368405. 798ms 432.0 KiB
#7 Time Exceeded ≥1275ms ≥436.0 KiB
#8 Time Exceeded ≥1428ms ≥392.0 KiB
#9 Time Exceeded ≥1422ms ≥380.0 KiB
#10 Time Exceeded ≥1445ms ≥332.0 KiB

信息

递交者
类型
递交
题目
P1459 车展
语言
C++
递交时间
2021-10-23 20:15:07
评测时间
2021-10-23 20:15:07
评测机
分数
20
总耗时
≥6389ms
峰值内存
≥436.0 KiB