/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:85:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   85 |  scanf("%d%d",&n,&k);
      |  ~~~~~^~~~~~~~~~~~~~
foo.cc:87:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   87 |  scanf("%d",&dis[i]);
      |  ~~~~~^~~~~~~~~~~~~~
foo.cc:89:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   89 |  scanf("%d",&fy[i]);
      |  ~~~~~^~~~~~~~~~~~~
foo.cc:91:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   91 |  scanf("%d",&fw[i]);
      |  ~~~~~^~~~~~~~~~~~~
foo.cc:93:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   93 |  scanf("%d",&bc[i]);
      |  ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 44ms 8.875 MiB
#2 Accepted 844ms 9.492 MiB
#3 Accepted 56ms 8.875 MiB
#4 Accepted 94ms 8.875 MiB
#5 Accepted 80ms 8.875 MiB
#6 Accepted 114ms 9.0 MiB
#7 Accepted 267ms 8.992 MiB
#8 Accepted 476ms 9.125 MiB
#9 Accepted 1052ms 9.367 MiB
#10 Accepted 992ms 9.367 MiB

信息

递交者
类型
递交
题目
base 基站选址
语言
C++
递交时间
2022-01-05 18:08:56
评测时间
2022-01-05 18:08:56
评测机
分数
100
总耗时
4024ms
峰值内存
9.492 MiB