/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:92:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   92 |  scanf("%d%d%lf", &n, &m, &k);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
foo.cc:94:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   94 |   scanf("%d%d%lf", &u, &v, &w);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 8ms 5.0 MiB
#2 Accepted 45ms 9.602 MiB
#3 Accepted 9ms 5.125 MiB
#4 Accepted 9ms 5.125 MiB
#5 Accepted 213ms 44.312 MiB
#6 Accepted 121ms 24.844 MiB
#7 Accepted 27ms 7.898 MiB
#8 Accepted 59ms 10.977 MiB
#9 Accepted 52ms 10.727 MiB
#10 Accepted 53ms 11.293 MiB

信息

递交者
类型
递交
题目
魔法猪学院
语言
C++
递交时间
2022-03-01 18:53:57
评测时间
2022-03-01 18:53:57
评测机
分数
100
总耗时
601ms
峰值内存
44.312 MiB