/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:6:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    6 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
foo.cc:9:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    9 |         scanf("%d",&k);
      |         ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 16ms 1.125 MiB
#2 Runtime Error Segmentation fault 13ms 1.0 MiB
#3 Runtime Error Segmentation fault 13ms 1.125 MiB
#4 Runtime Error Segmentation fault 13ms 1.125 MiB
#5 Runtime Error Segmentation fault 28ms 1.121 MiB
#6 Time Exceeded ≥1100ms ≥1.0 MiB
#7 Runtime Error Segmentation fault 16ms 1.0 MiB

信息

递交者
类型
递交
题目
P1535 逆序对加强版
语言
C++
递交时间
2022-03-17 20:02:06
评测时间
2022-03-17 20:02:06
评测机
分数
0
总耗时
1202ms
峰值内存
1.125 MiB