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.
| Status | Source | Problem Name | Difficulty | Tags | |||||
|---|---|---|---|---|---|---|---|---|---|
| SPOJ | Very Easy | Show TagsLCT | |||||||
Tutorial
Implementation
This section is not complete.
Any help would be appreciated! Just submit a Pull Request on Github.
| Status | Source | Problem Name | Difficulty | Tags | |||||
|---|---|---|---|---|---|---|---|---|---|
| CF | Easy | Show TagsLCT | |||||||
| SPOJ | Normal | Show TagsLCT | |||||||
Link Cut Tree - Paths
| Status | Source | Problem Name | Difficulty | Tags | |||||
|---|---|---|---|---|---|---|---|---|---|
| YS | Easy | Show TagsLCT | |||||||
Implementation
Problems
| Status | Source | Problem Name | Difficulty | Tags | |||||
|---|---|---|---|---|---|---|---|---|---|
| YS | Easy | Show TagsLCT | |||||||
| DMOJ | Normal | Show TagsLCT | |||||||
| HR | Normal | Show TagsLCT | |||||||
| CEOI | Normal | Show TagsLCT | |||||||
| Baltic OI | Hard | Show TagsLCT | |||||||
| DMOJ | Hard | Show TagsLCT | |||||||
| CF | Hard | Show TagsLCT | |||||||
| CF | Hard | Show TagsLCT | |||||||
| CF | Hard | Show TagsLCT | |||||||
| IOI | Hard | ||||||||
Link Cut Tree - Subtrees
| Status | Source | Problem Name | Difficulty | Tags | |||||
|---|---|---|---|---|---|---|---|---|---|
| YS | Normal | Show TagsLCT | |||||||
Tutorial
| Resources | |||
|---|---|---|---|
| CF | |||
Implementation
| Resources | |||
|---|---|---|---|
| Benq | |||
Problems
| Status | Source | Problem Name | Difficulty | Tags | |||||
|---|---|---|---|---|---|---|---|---|---|
| CF | Normal | Show TagsLCT | |||||||
| YS | Hard | Show TagsLCT | |||||||
| CF | Very Hard | Show TagsLCT | |||||||
| DMOJ | Very Hard | Show TagsLCT | |||||||
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!