/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void Dij()':
/in/foo.cc:82:12: warning: unused variable 'l' [-Wunused-variable]
  int ans=0,l=0;
            ^
/in/foo.cc: In function 'bool check()':
/in/foo.cc:64:33: warning: iteration 100009 invokes undefined behavior [-Waggressive-loop-optimizations]
  for(int i=1;i<=N;i++) d[i]=h[i]=0;
                             ~~~~^~
/in/foo.cc:64:15: note: within this loop
  for(int i=1;i<=N;i++) d[i]=h[i]=0;
              ~^~~
# 状态 耗时 内存占用
#1 Runtime Error 13ms 27.742 MiB
#2 Time Exceeded ≥3001ms ≥27.762 MiB
#3 Time Exceeded ≥3001ms ≥27.727 MiB
#4 Time Exceeded ≥3001ms ≥27.758 MiB
#5 Time Exceeded ≥3001ms ≥27.707 MiB
#6 Time Exceeded ≥3003ms ≥27.742 MiB
#7 Time Exceeded ≥3002ms ≥30.008 MiB
#8 Time Exceeded ≥3000ms ≥33.973 MiB
#9 Time Exceeded ≥3001ms ≥31.363 MiB
#10 Time Exceeded ≥3005ms ≥34.254 MiB

信息

递交者
类型
递交
题目
P2030 逛公园
语言
C++
递交时间
2020-11-25 22:08:53
评测时间
2020-11-25 22:08:53
评测机
分数
0
总耗时
27032ms
峰值内存
34.254 MiB