/ Vijos /

记录详情

Wrong Answer

/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 Wrong Answer 2ms 732.0 KiB
#2 Wrong Answer 2ms 612.0 KiB
#3 Wrong Answer 2ms 612.0 KiB
#4 Wrong Answer 46ms 15.637 MiB
#5 Wrong Answer 45ms 15.641 MiB
#6 Wrong Answer 42ms 15.641 MiB
#7 Wrong Answer 43ms 15.637 MiB
#8 Wrong Answer 42ms 15.641 MiB
#9 Wrong Answer 41ms 15.641 MiB
#10 Wrong Answer 41ms 15.523 MiB

信息

递交者
类型
递交
题目
P1391 想越狱的小杉
语言
C++
递交时间
2021-02-15 23:14:37
评测时间
2021-02-15 23:14:37
评测机
分数
0
总耗时
310ms
峰值内存
15.641 MiB