/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'void Astar()':
foo.cc:72:44: warning: narrowing conversion of 'f[cur.FLY::node]' from 'int' to 'double' inside { } [-Wnarrowing]
    q.push((FLY){n,dist[cur.node],f[cur.node]});
                                  ~~~~~~~~~~^
foo.cc: In function 'int main()':
foo.cc:84:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:91:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&u,&v);
   ~~~~~^~~~~~~~~~~~~~
foo.cc: In function 'void pre()':
foo.cc:45:10: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized]
   f[miny]=1;
   ~~~~~~~^~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-07-26T09:06:36.588Z","handle":"2020-07-26T09:06:36.588Z","cache_start":"2020-07-26T09:06:36.605Z","read_cases":"2020-07-26T09:06:38.556Z","judge":"2020-07-26T09:06:38.556Z","done":"2020-07-26T09:06:42.411Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 512.0 KiB
#2 Accepted 281ms 25.75 MiB
#3 Accepted 1ms 512.0 KiB
#4 Accepted 1ms 512.0 KiB
#5 Accepted 181ms 7.543 MiB
#6 Accepted 110ms 7.129 MiB
#7 Accepted 39ms 2.793 MiB
#8 Accepted 96ms 3.004 MiB
#9 Accepted 380ms 49.77 MiB
#10 Accepted 344ms 49.801 MiB

信息

递交者
类型
递交
题目
魔法猪学院
语言
C++
递交时间
2020-07-26 17:06:36
评测时间
2020-07-26 17:06:36
评测机
分数
100
总耗时
1437ms
峰值内存
49.801 MiB