/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:26:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d%d",&n,&m,&x1,&x2);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:28:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&y[i]);
   ~~~~~^~~~~~~~~~~~
foo.cc:33:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&yy[i]);
   ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Wrong Answer Read -nan, expect 2000090.86. 1ms 404.0 KiB
#3 Wrong Answer Read -nan, expect 137942.24. 64ms 11.336 MiB
#4 Wrong Answer Read -nan, expect 1506473.04. 92ms 15.785 MiB
#5 Accepted 60ms 9.91 MiB
#6 Accepted 78ms 11.75 MiB
#7 Accepted 69ms 11.609 MiB
#8 Accepted 411ms 50.207 MiB
#9 Accepted 415ms 50.277 MiB
#10 Accepted 378ms 50.199 MiB

信息

递交者
类型
递交
题目
P1466 电缆建设
语言
C++
递交时间
2021-11-13 18:30:09
评测时间
2021-11-13 18:30:09
评测机
分数
70
总耗时
1575ms
峰值内存
50.277 MiB