/ bzoj /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:11:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&q);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:13:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",a+i);
   ~~~~~^~~~~~~~~~
foo.cc:16:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&p);
   ~~~~~^~~~~~~~~
Found {0} testcases. [10]
# 状态 耗时 内存占用
#1 Accepted 1ms 396.0 KiB
#2 Accepted 1ms 400.0 KiB
#3 Accepted 4ms 408.0 KiB
#4 Accepted 4ms 384.0 KiB
#5 Accepted 307ms 452.0 KiB
#6 Accepted 304ms 476.0 KiB
#7 Time Exceeded ≥1421ms ≥1.855 MiB
#8 Time Exceeded ≥1422ms ≥1.879 MiB
#9 Time Exceeded ≥1467ms ≥2.234 MiB
#10 Time Exceeded ≥1479ms ≥2.262 MiB

信息

递交者
类型
递交
语言
C++
递交时间
2020-12-01 16:32:42
评测时间
2021-01-24 12:44:16
评测机
分数
60
总耗时
≥6414ms
峰值内存
≥2.262 MiB