Problem subgraphs
User AltheaZ
Submission Time 2023-08-15 12:18:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:43:20: error: ‘i’ was not declared in this scope
43 | if (parent[i]==i){
| ^