/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:27:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%lld%lld%lld%lld",&n,&m,&x1,&x2);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:29:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld",&y[i]);
   ~~~~~^~~~~~~~~~~~~~
foo.cc:34:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld",&yy[i]);
   ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 76ms 16.809 MiB
#4 Accepted 118ms 23.402 MiB
#5 Accepted 51ms 11.383 MiB
#6 Accepted 63ms 13.25 MiB
#7 Accepted 58ms 13.121 MiB
#8 Accepted 519ms 76.305 MiB
#9 Accepted 556ms 76.281 MiB
#10 Accepted 462ms 77.547 MiB

信息

递交者
类型
递交
题目
P1466 电缆建设
语言
C++
递交时间
2021-11-14 16:24:42
评测时间
2021-11-14 16:24:42
评测机
分数
100
总耗时
1910ms
峰值内存
77.547 MiB