/ 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]
     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]
         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]
     scanf("%d",&d);
     ~~~~~^~~~~~~~~
foo.cc:90:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d",&x,&y,&z);
         ~~~~~^~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 20ms 23.441 MiB
#2 Accepted 501ms 24.438 MiB
#3 Accepted 493ms 24.48 MiB
#4 Accepted 22ms 24.379 MiB
#5 Accepted 22ms 24.414 MiB
#6 Accepted 493ms 24.477 MiB
#7 Accepted 389ms 24.426 MiB
#8 Accepted 469ms 24.473 MiB
#9 Accepted 470ms 24.477 MiB
#10 Accepted 489ms 24.473 MiB

信息

递交者
类型
递交
题目
物流运输
语言
C++
递交时间
2021-02-02 12:48:44
评测时间
2021-02-02 12:48:44
评测机
分数
100
总耗时
3372ms
峰值内存
24.48 MiB