/ 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 ≥5378ms ≥4.281 MiB
#2 Time Exceeded ≥5374ms ≥4.254 MiB
#3 Time Exceeded ≥5367ms ≥4.277 MiB
#4 Time Exceeded ≥5370ms ≥4.285 MiB
#5 Time Exceeded ≥5810ms ≥4.281 MiB

信息

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