/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:5:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    5 |  scanf("%d%d",&n,&b);
      |  ~~~~~^~~~~~~~~~~~~~
foo.cc:7:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    7 |   scanf("%d",&a[i]);
      |   ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 432.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 4ms 512.0 KiB
#6 Accepted 37ms 384.0 KiB
#7 Accepted 242ms 496.0 KiB
#8 Time Exceeded ≥1077ms ≥640.0 KiB
#9 Time Exceeded ≥1069ms ≥896.0 KiB
#10 Time Exceeded ≥1060ms ≥1.242 MiB

信息

递交者
类型
递交
题目
P1549 中位数
语言
C++
递交时间
2022-08-01 17:38:55
评测时间
2022-08-01 17:38:55
评测机
分数
70
总耗时
≥3504ms
峰值内存
≥1.242 MiB