记录详情

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("%d %d",&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("%d",&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 ≥3099ms ≥8.051 MiB
#2 Time Exceeded ≥3100ms ≥8.051 MiB
#3 Time Exceeded ≥3099ms ≥8.059 MiB
#4 Time Exceeded ≥3101ms ≥8.0 MiB
#5 Time Exceeded ≥3101ms ≥8.059 MiB
#6 Accepted 2057ms 7.992 MiB
#7 Accepted 1044ms 7.992 MiB
#8 Accepted 2481ms 7.992 MiB
#9 Accepted 1715ms 8.051 MiB
#10 Accepted 2223ms 8.051 MiB

信息

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