/ 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]
  scanf("%d%d\n",&n,&m);
  ~~~~~^~~~~~~~~~~~~~~~
foo.cc:51:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%d",&a[i]);
             ~~~~~^~~~~~~~~~~~
foo.cc:56:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d\n",&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. 3ms 404.0 KiB
#5 Wrong Answer Read -357103592, expect 51182503960. 9ms 400.0 KiB
#6 Wrong Answer Read -493128171, expect 10440572368405. 800ms 428.0 KiB
#7 Time Exceeded ≥1284ms ≥432.0 KiB
#8 Time Exceeded ≥1424ms ≥424.0 KiB
#9 Time Exceeded ≥1421ms ≥368.0 KiB
#10 Time Exceeded ≥1441ms ≥436.0 KiB

信息

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