/ 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 416.0 KiB
#2 Accepted 2ms 284.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 4ms 384.0 KiB
#6 Accepted 39ms 384.0 KiB
#7 Accepted 245ms 384.0 KiB
#8 Time Exceeded ≥1100ms ≥512.0 KiB
#9 Time Exceeded ≥1101ms ≥768.0 KiB
#10 Time Exceeded ≥1100ms ≥768.0 KiB

信息

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