/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void Ii::dij(int, int, double*)':
/in/foo.cc:33:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
             if(vis[u]) continue;vis[u]=1;
             ^~
/in/foo.cc:33:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
             if(vis[u]) continue;vis[u]=1;
                                 ^~~
# 状态 耗时 内存占用
#1 Accepted 10ms 2.375 MiB
#2 Accepted 262ms 44.719 MiB
#3 Accepted 5ms 2.348 MiB
#4 Accepted 4ms 2.375 MiB
#5 Accepted 85ms 6.371 MiB
#6 Accepted 90ms 8.738 MiB
#7 Accepted 31ms 7.242 MiB
#8 Accepted 44ms 5.59 MiB
#9 Accepted 351ms 65.613 MiB
#10 Accepted 297ms 58.625 MiB

信息

递交者
类型
递交
题目
魔法猪学院
语言
C++
递交时间
2017-10-18 10:13:50
评测时间
2017-10-18 10:13:50
评测机
分数
100
总耗时
1184ms
峰值内存
65.613 MiB