/ Vijos /

记录详情

Accepted

foo.cc:256:1: warning: "/*" within comment [-Wcomment]
  256 | /*
      |  
foo.cc:345:1: warning: "/*" within comment [-Wcomment]
  345 | /*
      |  
foo.cc: In function 'int main()':
foo.cc:747:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  747 |     scanf("%d", &n);
      |     ~~~~~^~~~~~~~~~
foo.cc:749:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  749 |         scanf("%d", &data[i]);
      |         ~~~~~^~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 403ms 7.617 MiB
#2 Accepted 35ms 1.375 MiB
#3 Accepted 128ms 4.492 MiB
#4 Accepted 91ms 1.867 MiB
#5 Accepted 180ms 5.992 MiB
#6 Accepted 28ms 1.0 MiB
#7 Accepted 114ms 3.996 MiB

信息

递交者
类型
递交
题目
P1535 逆序对加强版
语言
C++
递交时间
2022-07-19 18:10:49
评测时间
2022-07-19 18:10:49
评测机
分数
100
总耗时
980ms
峰值内存
7.617 MiB