/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:40:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while (scanf("%d%d%d", &t1, &t2, &t3), t1 + t2 + t3)
     ^~~~~
/in/foo.cc:42:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
         Dijkstra();
         ^~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 612.0 KiB
#2 Accepted 1ms 728.0 KiB
#3 Accepted 1ms 612.0 KiB
#4 Accepted 41ms 15.637 MiB
#5 Accepted 41ms 15.641 MiB
#6 Accepted 37ms 15.629 MiB
#7 Accepted 39ms 15.641 MiB
#8 Accepted 44ms 15.641 MiB
#9 Accepted 45ms 15.637 MiB
#10 Accepted 41ms 15.559 MiB

信息

递交者
类型
递交
题目
P1391 想越狱的小杉
语言
C++
递交时间
2021-02-15 21:48:38
评测时间
2021-02-15 21:48:38
评测机
分数
100
总耗时
297ms
峰值内存
15.641 MiB