Rare
 0/19
Link Cut Tree
Author: Benjamin Qi
Prerequisites
?
Splay Tree
Tutorial
Implementation
This section is not complete.
Any help would be appreciated! Just submit a Pull Request on Github.
(Related?)
Link Cut Tree - Connectivity
Simplest case: test whether two vertices are connected or not.
Tutorial
Implementation
This section is not complete.
Any help would be appreciated! Just submit a Pull Request on Github.
Link Cut Tree - Paths
Implementation
Problems
Status | Source | Problem Name | Difficulty | Tags | Solution | URL |
---|---|---|---|---|---|---|
YS | Easy | Show TagsLCT | View Solution | |||
DMOJ | Normal | Show TagsLCT | Check DMOJ | |||
HR | Normal | Show TagsLCT | Check HR | |||
CEOI | Normal | Show TagsLCT | View Solution | |||
Baltic OI | Hard | Show TagsLCT | Check CF | |||
DMOJ | Hard | Show TagsLCT | Check DMOJ | |||
CF | Hard | Show TagsLCT | Check CF | |||
CF | Hard | Show TagsLCT | Check CF | |||
CF | Hard | Show TagsLCT | Check CF | |||
IOI | Hard | External Sol |
Link Cut Tree - Subtrees
Tutorial
Resources | |||
---|---|---|---|
CF |
Implementation
Resources | |||
---|---|---|---|
Benq |
Problems
Module Progress:
Join the USACO Forum!
Stuck on a problem, or don't understand a module? Join the USACO Forum and get help from other competitive programmers!