/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:32:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   32 |  scanf("%d", &n);
      |  ~~~~~^~~~~~~~~~
foo.cc:34:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   34 |   scanf("%d", &a[i]);
      |   ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 268ms 14.184 MiB
#2 Accepted 42ms 2.492 MiB
#3 Accepted 147ms 8.246 MiB
#4 Accepted 87ms 3.504 MiB
#5 Accepted 287ms 10.992 MiB
#6 Accepted 27ms 1.742 MiB
#7 Accepted 184ms 7.367 MiB

信息

递交者
类型
递交
题目
P1535 逆序对加强版
语言
C++
递交时间
2022-03-24 17:26:40
评测时间
2022-03-24 17:26:40
评测机
分数
100
总耗时
1045ms
峰值内存
14.184 MiB