/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:68:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   68 |     scanf("%d%d%d%d",&t,&n,&k,&m);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:72:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   72 |         scanf("%d%d%d",&x,&y,&z);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:86:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   86 |     scanf("%d",&d);
      |     ~~~~~^~~~~~~~~
foo.cc:90:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   90 |         scanf("%d%d%d",&x,&y,&z);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 33ms 23.375 MiB
#2 Accepted 662ms 24.367 MiB
#3 Accepted 413ms 24.371 MiB
#4 Accepted 44ms 24.375 MiB
#5 Accepted 32ms 24.5 MiB
#6 Accepted 398ms 24.367 MiB
#7 Accepted 305ms 24.371 MiB
#8 Accepted 382ms 24.496 MiB
#9 Accepted 384ms 24.59 MiB
#10 Accepted 390ms 24.316 MiB

信息

递交者
类型
递交
题目
物流运输
语言
C++
递交时间
2022-07-30 18:11:05
评测时间
2022-07-30 18:11:05
评测机
分数
100
总耗时
3047ms
峰值内存
24.59 MiB