/ 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 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 344.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 3ms 512.0 KiB
#5 Accepted 8ms 640.0 KiB
#6 Accepted 2ms 504.0 KiB
#7 Wrong Answer Standard answer longer than user output. 33ms 1.078 MiB
#8 Accepted 15ms 916.0 KiB
#9 Accepted 34ms 1.035 MiB
#10 Accepted 31ms 996.0 KiB

信息

递交者
类型
递交
题目
P1032 b6e0
语言
C++
递交时间
2021-10-02 14:53:42
评测时间
2021-10-02 19:01:27
评测机
分数
90
总耗时
136ms
峰值内存
1.078 MiB