manabeai/ac-library-mbt/scc does not have a README file
pub struct SccGraph { // private fields} derive(@moonbitlang/core/debug.DebugDebug)
fn SccGraph::add_edge(self : SccGraph, from : Int, to : Int) -> Unit
fn SccGraph::new(n : Int) -> SccGraph
fn SccGraph::scc(self : SccGraph) -> Array[Array[Int]]
Install
A complete MoonBit port of AtCoder Library v1.6
Powered by MoonBit
© 2026 mooncakes.io