/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:36:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   36 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
foo.cc:39:11: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   39 |      scanf("%d",&a[i].val);
      |      ~~~~~^~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 169ms 6.992 MiB
#2 Accepted 42ms 2.617 MiB
#3 Wrong Answer Read 2147620445218543, expect 76543082898. 111ms 6.867 MiB
#4 Accepted 66ms 3.617 MiB
#5 Wrong Answer Read 2147615737628194, expect 140342868635. 105ms 6.617 MiB
#6 Accepted 46ms 1.867 MiB
#7 Accepted 177ms 7.867 MiB

信息

递交者
类型
递交
题目
P1535 逆序对加强版
语言
C++
递交时间
2021-12-18 14:46:31
评测时间
2021-12-18 14:46:31
评测机
分数
50
总耗时
719ms
峰值内存
7.867 MiB