Problem subgraphs
User asbx
Submission Time 2023-11-10 13:23:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:29:7: error: ‘visited’ was not declared in this scope
29 | if (visited[i]!=true){
| ^~~~~~~