/ MYOJ /

记录详情

Wrong Answer

foo.cc: In function 'int pfh(int, int)':
foo.cc:71:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
foo.cc: In function 'void dijkstra()':
foo.cc:43:19: warning: 'minp' may be used uninitialized in this function [-Wmaybe-uninitialized]
         node[minp]=true;
         ~~~~~~~~~~^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 1ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Wrong Answer Standard answer longer than user output. 2ms 384.0 KiB
#4 Wrong Answer Read 1708, expect 19514. 3ms 512.0 KiB
#5 Wrong Answer Read 4595, expect 8785. 8ms 652.0 KiB
#6 Wrong Answer Read 5590, expect 6015. 3ms 436.0 KiB
#7 Wrong Answer Standard answer longer than user output. 35ms 1.09 MiB
#8 Wrong Answer User output longer than standard answer. 15ms 932.0 KiB
#9 Wrong Answer Read 14240, expect 23392. 33ms 1.004 MiB
#10 Wrong Answer Read 36295, expect 61333. 32ms 1000.0 KiB

信息

递交者
类型
递交
题目
P1032 b6e0
语言
C++
递交时间
2021-10-02 18:47:41
评测时间
2021-10-02 19:01:20
评测机
分数
10
总耗时
138ms
峰值内存
1.09 MiB