/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'double spfa(int, int, int)':
/in/foo.cc:17:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while(!q.empty())q.pop(); q.push(st); vis[st]=1,dis[st]=0; int x,y;
  ^~~~~
/in/foo.cc:17:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  while(!q.empty())q.pop(); q.push(st); vis[st]=1,dis[st]=0; int x,y;
                            ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥2007ms ≥352.0 KiB
#2 Time Exceeded ≥2004ms ≥384.0 KiB
#3 Time Exceeded ≥2006ms ≥368.0 KiB
#4 Time Exceeded ≥2006ms ≥384.0 KiB
#5 Time Exceeded ≥2003ms ≥372.0 KiB
#6 Time Exceeded ≥2007ms ≥2.375 MiB
#7 Time Exceeded ≥2003ms ≥640.0 KiB
#8 Time Exceeded ≥2004ms ≥1.25 MiB

信息

递交者
类型
递交
题目
P1621 终极情报网
语言
C++
递交时间
2017-05-19 13:47:48
评测时间
2017-05-19 13:47:48
评测机
分数
0
总耗时
≥16043ms
峰值内存
≥2.375 MiB