Module rooted_tree_topological_order_with_minimum_inversions
library_
checker
0.1.0
Module rooted_
tree_
topological_
order_
with_
minimum_
inversions
Module Items
Re-exports
Functions
In library_
checker::
tree
library_checker
::
tree
Module
rooted_
tree_
topological_
order_
with_
minimum_
inversions
Copy item path
Source
Re-exports
§
pub use competitive::algorithm::solve_01_on_tree;
Functions
§
rooted_
tree_
topological_
order_
with_
minimum_
inversions
✅ AC 152ms
test_
rooted_
tree_
topological_
order_
with_
minimum_
inversions
🔒