Owl Get a Life
subgraphs.cpp: In lambda function:subgraphs.cpp:25:28: error: use of ‘find’ before deduction of ‘auto’ 25 | return parent[i] = find(parent[i]); | ^~~~