Skip to content
Snippets Groups Projects
Commit bd8710a6 authored by Fernando K's avatar Fernando K
Browse files

Arruma articbridges.h

parent 79ef7192
No related branches found
No related tags found
No related merge requests found
int tk = 0; vector<int> tin (N, -1), low (N);
int tk = 1; vector<int> tin (N, -1), low (N);
vector<ii> brid; set<int> arti;
void dfs(int u, int p) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment