记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:10:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   10 |  scanf("%lld %lld",&n,&m);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:12:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   12 |  scanf("%lld",&s[i]);
      |  ~~~~~^~~~~~~~~~~~~~
foo.cc:24:2: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
   24 |  if(k<0)
      |  ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥3101ms ≥15.617 MiB
#2 Time Exceeded ≥3100ms ≥15.742 MiB
#3 Time Exceeded ≥3051ms ≥15.625 MiB
#4 Time Exceeded ≥3088ms ≥15.625 MiB
#5 Time Exceeded ≥3095ms ≥15.688 MiB
#6 Time Exceeded ≥3097ms ≥15.746 MiB
#7 Accepted 2492ms 15.746 MiB
#8 Time Exceeded ≥3101ms ≥15.617 MiB
#9 Accepted 2199ms 15.617 MiB
#10 Accepted 2866ms 15.621 MiB

信息

递交者
类型
递交
题目
P1309 E. 蚂蚁竞走II
语言
C++
递交时间
2021-12-23 21:35:47
评测时间
2021-12-23 21:35:47
评测机
分数
90
总耗时
≥29195ms
峰值内存
≥15.746 MiB