记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:28:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&k);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:30:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&a[i]);
   ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 15ms 392.0 KiB
#6 Time Exceeded ≥1440ms ≥336.0 KiB
#7 Time Exceeded ≥1448ms ≥384.0 KiB
#8 Time Exceeded ≥1457ms ≥424.0 KiB
#9 Time Exceeded ≥1453ms ≥332.0 KiB
#10 Time Exceeded ≥1455ms ≥332.0 KiB
#11 Time Exceeded ≥1488ms ≥400.0 KiB

信息

递交者
类型
递交
题目
最佳调度问题
题目数据
下载
语言
C++
递交时间
2021-10-19 17:10:15
评测时间
2021-10-19 17:10:15
评测机
分数
40
总耗时
≥8766ms
峰值内存
≥424.0 KiB