记录详情

Accepted

/in/foo.cc: In function 'void Dijkstra(int)':
/in/foo.cc:30:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (v[x]) continue; v[x] = 1;
   ^~
/in/foo.cc:30:23: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (v[x]) continue; v[x] = 1;
                       ^
# 状态 耗时 内存占用
#1 Accepted 13ms 6.219 MiB
#2 Accepted 17ms 6.41 MiB
#3 Accepted 14ms 5.93 MiB
#4 Accepted 13ms 5.934 MiB
#5 Accepted 14ms 6.02 MiB
#6 Accepted 6ms 5.953 MiB
#7 Accepted 15ms 6.07 MiB
#8 Accepted 15ms 6.016 MiB
#9 Accepted 21ms 6.781 MiB
#10 Accepted 32ms 7.402 MiB
#11 Accepted 90ms 11.168 MiB
#12 Accepted 182ms 13.965 MiB
#13 Accepted 217ms 14.168 MiB
#14 Accepted 416ms 19.676 MiB
#15 Accepted 405ms 19.652 MiB
#16 Accepted 81ms 10.582 MiB
#17 Accepted 130ms 13.598 MiB
#18 Accepted 123ms 12.906 MiB
#19 Accepted 206ms 16.34 MiB
#20 Accepted 188ms 15.957 MiB

信息

递交者
类型
递交
题目
2、物语
题目数据
下载
语言
C++
递交时间
2019-08-24 10:13:19
评测时间
2019-08-24 10:13:19
评测机
分数
100
总耗时
2208ms
峰值内存
19.676 MiB