Skip to main content

Module grl_5_c

Module grl_5_c 

Source
Expand description

Lowest Common Ancestor

Re-exports§

pub use competitive::graph::UndirectedSparseGraph;
pub use competitive::tools::SizedCollect;

Functions§

grl_5_c
✅ AC 26ms
test_grl_5_c 🔒