/ new_bzoj /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:9:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&N);
     ~~~~~^~~~~~~~~
foo.cc:11:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&a[i]);
         ~~~~~^~~~~~~~~~~~
foo.cc:13:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&M);
     ~~~~~^~~~~~~~~
foo.cc:15:14: 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 Time Exceeded ≥5231ms ≥4.285 MiB
#2 Time Exceeded ≥5228ms ≥4.246 MiB
#3 Time Exceeded ≥5398ms ≥4.246 MiB
#4 Time Exceeded ≥5399ms ≥4.277 MiB
#5 Time Exceeded ≥5866ms ≥4.281 MiB

信息

递交者
类型
递交
题目
HH的项链
语言
C++
递交时间
2021-08-06 17:09:45
评测时间
2021-08-06 17:09:45
评测机
分数
0
总耗时
≥27122ms
峰值内存
≥4.285 MiB