/ 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 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 8ms 584.0 KiB
#6 Accepted 3ms 492.0 KiB
#7 Accepted 34ms 1.086 MiB
#8 Accepted 15ms 904.0 KiB
#9 Accepted 35ms 1.008 MiB
#10 Accepted 32ms 996.0 KiB

信息

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