/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:24:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   24 |     scanf("%lld", &n);
      |     ~~~~~^~~~~~~~~~~~
foo.cc:27:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   27 |         scanf("%lld", &x[i]);
      |         ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1034ms ≥17.867 MiB
#2 Accepted 80ms 4.742 MiB
#3 Time Exceeded ≥1067ms ≥11.902 MiB
#4 Accepted 79ms 6.621 MiB
#5 Time Exceeded ≥1100ms ≥14.742 MiB
#6 Accepted 33ms 3.242 MiB
#7 Accepted 280ms 14.871 MiB

信息

递交者
类型
递交
题目
P1535 逆序对加强版
语言
C++
递交时间
2022-03-17 12:12:23
评测时间
2022-03-17 12:12:23
评测机
分数
50
总耗时
≥3676ms
峰值内存
≥17.867 MiB