/ MYOJ /

记录详情

Accepted

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 404.0 KiB
#3 Accepted 2ms 440.0 KiB
#4 Accepted 3ms 404.0 KiB
#5 Accepted 9ms 788.0 KiB
#6 Accepted 3ms 440.0 KiB
#7 Accepted 34ms 1.434 MiB
#8 Accepted 15ms 1.129 MiB
#9 Accepted 32ms 1.336 MiB
#10 Accepted 31ms 1.254 MiB

信息

递交者
类型
递交
题目
P1032 b6e0
语言
C++
递交时间
2021-10-02 18:29:53
评测时间
2021-10-02 20:42:55
评测机
分数
100
总耗时
135ms
峰值内存
1.434 MiB