Module grl_1_a

Source
Expand description

Single Source Shortest Path

Re-exports§

pub use competitive::algebra::AdditiveOperation;
pub use competitive::graph::DirectedGraphScanner;
pub use competitive::graph::OptionSp;
pub use competitive::graph::ShortestPathExt;
pub use competitive::graph::StandardSp;
pub use competitive::num::Bounded;

Functions§

grl_1_a
✅ AC 46ms
grl_1_a_option
✅ AC 55ms