/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:96:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   96 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:99:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   99 |         scanf("%d%d%d",&x,&y,&z);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:107:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  107 |         scanf("%d%d",&S[i].l,&S[i].r);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 5ms 1.5 MiB
#2 Accepted 5ms 1.5 MiB
#3 Accepted 4ms 1.5 MiB
#4 Accepted 6ms 1.75 MiB
#5 Accepted 7ms 1.75 MiB
#6 Accepted 8ms 1.875 MiB
#7 Accepted 15ms 2.0 MiB
#8 Accepted 8ms 1.625 MiB
#9 Accepted 8ms 1.75 MiB
#10 Accepted 15ms 1.875 MiB
#11 Accepted 114ms 11.367 MiB
#12 Accepted 101ms 13.867 MiB
#13 Accepted 95ms 16.242 MiB
#14 Accepted 131ms 18.379 MiB
#15 Accepted 208ms 20.367 MiB
#16 Accepted 158ms 22.492 MiB
#17 Accepted 213ms 12.617 MiB
#18 Accepted 204ms 13.867 MiB
#19 Accepted 197ms 15.367 MiB
#20 Accepted 773ms 42.992 MiB

信息

递交者
类型
递交
题目
P1983 运输计划
语言
C++
递交时间
2022-07-19 20:39:03
评测时间
2022-07-19 20:39:03
评测机
分数
100
总耗时
2285ms
峰值内存
42.992 MiB