/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int spfa()':
/in/foo.cc:43:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
     else q.push_back(to); ll[to]=1;}
     ^~~~
/in/foo.cc:43:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
     else q.push_back(to); ll[to]=1;}
                           ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 328.0 KiB
#2 Accepted 7ms 532.0 KiB
#3 Accepted 5ms 536.0 KiB
#4 Accepted 3ms 540.0 KiB
#5 Accepted 1ms 332.0 KiB
#6 Accepted 3ms 328.0 KiB
#7 Accepted 1ms 208.0 KiB
#8 Accepted 1ms 324.0 KiB
#9 Accepted 6ms 528.0 KiB
#10 Accepted 7ms 512.0 KiB

信息

递交者
类型
递交
题目
修车
语言
C++
递交时间
2020-02-09 20:35:17
评测时间
2020-02-09 20:35:17
评测机
分数
100
总耗时
39ms
峰值内存
540.0 KiB