/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void rev_dij()':
/in/foo.cc:74:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(book[u.u]) continue;book[u.u] = 1;
   ^~
/in/foo.cc:74:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(book[u.u]) continue;book[u.u] = 1;
                          ^~~~
# 状态 耗时 内存占用
#1 Accepted 20ms 8.5 MiB
#2 Accepted 20ms 9.375 MiB
#3 Accepted 18ms 9.75 MiB
#4 Accepted 26ms 10.242 MiB
#5 Accepted 12ms 9.008 MiB
#6 Accepted 17ms 8.125 MiB
#7 Accepted 21ms 9.5 MiB
#8 Accepted 13ms 9.5 MiB
#9 Accepted 8ms 8.875 MiB
#10 Accepted 9ms 9.969 MiB

信息

递交者
类型
递交
题目
牛跑步
语言
C++
递交时间
2017-11-05 18:41:11
评测时间
2017-11-05 18:41:11
评测机
分数
100
总耗时
169ms
峰值内存
10.242 MiB