Module grl_1_a

Module grl_1_a 

Source
Expand description

Single Source Shortest Path

Re-exportsยง

pub use competitive::graph::DirectedGraphScanner;
pub use competitive::graph::ShortestPathExt;
pub use competitive::num::Bounded;

Functionsยง

grl_1_a
โœ… AC 45ms
grl_1_a_option
โœ… AC 52ms
test_grl_1_a ๐Ÿ”’
test_grl_1_a_option ๐Ÿ”’